public class DefaultCon1 extends org.onosproject.yang.model.InnerModelObject implements Con1
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeCon1.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected Interfaces |
interfaces |
protected BitSet |
valueLeafFlags |
protected Class<? extends IntType> |
yangAutoPrefixInterface |
| Constructor and Description |
|---|
DefaultCon1()
Creates an instance of defaultCon1.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Interfaces |
interfaces()
Returns the attribute interfaces.
|
void |
interfaces(Interfaces interfaces)
Sets the attribute interfaces.
|
boolean |
isLeafValueSet(Con1.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
Class<? extends IntType> |
yangAutoPrefixInterface()
Returns the attribute yangAutoPrefixInterface.
|
void |
yangAutoPrefixInterface(Class<? extends IntType> yangAutoPrefixInterface)
Sets the attribute yangAutoPrefixInterface.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected BitSet valueLeafFlags
protected Interfaces interfaces
public Class<? extends IntType> yangAutoPrefixInterface()
Con1yangAutoPrefixInterface in interface Con1public BitSet valueLeafFlags()
Con1valueLeafFlags in interface Con1public Interfaces interfaces()
Con1interfaces in interface Con1public void yangAutoPrefixInterface(Class<? extends IntType> yangAutoPrefixInterface)
Con1yangAutoPrefixInterface in interface Con1yangAutoPrefixInterface - value of yangAutoPrefixInterfacepublic void interfaces(Interfaces interfaces)
Con1interfaces in interface Con1interfaces - value of interfacespublic boolean isLeafValueSet(Con1.LeafIdentifier leaf)
Con1isLeafValueSet in interface Con1leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.