public interface LeafrefList
| Modifier and Type | Interface and Description |
|---|---|
static class |
LeafrefList.LeafIdentifier
Identify the leaf of LeafrefList.
|
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Returns the attribute id.
|
void |
id(String id)
Sets the attribute id.
|
boolean |
isLeafValueSet(LeafrefList.LeafIdentifier leaf)
Checks if the leaf value is set.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
String id()
BitSet valueLeafFlags()
void id(String id)
id - value of idboolean isLeafValueSet(LeafrefList.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.