| Modifier and Type | Class and Description |
|---|---|
class |
MultiInstanceLeaf<E extends LeafIdentifier>
Represents a leaf-list attribute in class.
|
class |
SingleInstanceLeaf<E extends LeafIdentifier>
Represents a leaf attribute in class.
|
| Modifier and Type | Method and Description |
|---|---|
<E extends LeafIdentifier> |
ModelObjectId.Builder.addChild(E leaf)
Adds the node's identity for leaf.
|
<E extends LeafIdentifier> |
ModelObjectId.Builder.addChild(E leafList,
Object value)
Adds the node's identity for leaf list.
|
| Modifier and Type | Method and Description |
|---|---|
LeafIdentifier |
LeafModelObject.leafIdentifier()
Returns leaf identifier.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LeafModelObject.leafIdentifier(LeafIdentifier id)
Sets leaf identifier.
|
Copyright © 2018. All rights reserved.