T
- concrete node instanceP
- container parent nodepublic interface NodeBuilder<T extends NodeBuilder<T,P>,P extends NodeContainerBuilder<P,?>>
Modifier and Type | Method and Description |
---|---|
P |
done()
Method to notify that definition of this node is done
|
T |
name(String name) |
T |
setMetadata(String key,
Object value) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.