public interface AllAccesses extends TargetFlavor, org.onosproject.yang.model.Augmentable
| Modifier and Type | Interface and Description |
|---|---|
static class |
AllAccesses.LeafIdentifier
Identify the leaf of AllAccesses.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
allOtherAccesses()
Returns the attribute allOtherAccesses.
|
void |
allOtherAccesses(boolean allOtherAccesses)
Sets the attribute allOtherAccesses.
|
boolean |
isLeafValueSet(AllAccesses.LeafIdentifier leaf)
Checks if the leaf value is set.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
boolean allOtherAccesses()
BitSet valueLeafFlags()
void allOtherAccesses(boolean allOtherAccesses)
allOtherAccesses - value of allOtherAccessesboolean isLeafValueSet(AllAccesses.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.