org.onosproject.yang.model.ModelObject.ModelObjectTypeCont1.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected Object |
surname |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultCont1()
Creates an instance of defaultCont1.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(Cont1.LeafIdentifier leaf)
Checks if the leaf value is set.
|
Object |
surname()
Returns the attribute surname.
|
void |
surname(Object surname)
Sets the attribute surname.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
public Object surname()
Cont1public BitSet valueLeafFlags()
Cont1valueLeafFlags in interface Cont1public void surname(Object surname)
Cont1public boolean isLeafValueSet(Cont1.LeafIdentifier leaf)
Cont1isLeafValueSet in interface Cont1leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.