public class SingleInstanceLeaf<E extends LeafIdentifier> extends AtomicPath
| Constructor and Description |
|---|
SingleInstanceLeaf(E leaf)
Creates a single instance leaf node object.
|
| Modifier and Type | Method and Description |
|---|---|
E |
leafIdentifier()
Returns leaf identifier.
|
void |
leafIdentifier(E leaf)
Sets the leaf identifier of leaf-list.
|
type, typepublic SingleInstanceLeaf(E leaf)
leaf - leaf attribute of generated default classCopyright © 2017. All rights reserved.