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