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