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