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