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