public class DefaultHelloSecondInput extends org.onosproject.yang.model.InnerModelObject implements HelloSecondInput
org.onosproject.yang.model.ModelObject.ModelObjectTypeHelloSecondInput.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected BitSet |
valueLeafFlags |
protected byte[] |
x |
| Constructor and Description |
|---|
DefaultHelloSecondInput()
Creates an instance of defaultHelloSecondInput.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(HelloSecondInput.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
byte[] |
x()
Returns the attribute x.
|
void |
x(byte[] x)
Sets the attribute x.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected byte[] x
protected BitSet valueLeafFlags
public DefaultHelloSecondInput()
public byte[] x()
HelloSecondInputx in interface HelloSecondInputpublic BitSet valueLeafFlags()
HelloSecondInputvalueLeafFlags in interface HelloSecondInputpublic void x(byte[] x)
HelloSecondInputx in interface HelloSecondInputx - value of xpublic boolean isLeafValueSet(HelloSecondInput.LeafIdentifier leaf)
HelloSecondInputisLeafValueSet in interface HelloSecondInputleaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.