public static class LeafListKey.LeafListKeyBuilder extends NodeKey.NodeKeyBuilder<LeafListKey.LeafListKeyBuilder>
| Constructor and Description |
|---|
LeafListKeyBuilder()
constructor used while constructing the key from scratch.
|
| Modifier and Type | Method and Description |
|---|---|
LeafListKey |
build()
Creates a leaf list entry identifier.
|
LeafListKey.LeafListKeyBuilder |
value(Object val)
Adds the value for for the leaf list node identifier.
|
schemaId, schemaIdpublic LeafListKeyBuilder()
public LeafListKey.LeafListKeyBuilder value(Object val)
val - leaf list valuepublic LeafListKey build()
build in class NodeKey.NodeKeyBuilder<LeafListKey.LeafListKeyBuilder>Copyright © 2018. All rights reserved.