public class DefaultTop extends org.onosproject.yang.model.InnerModelObject implements Top
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected YangAutoPrefixInterface |
yangAutoPrefixInterface |
| Constructor and Description |
|---|
DefaultTop()
Creates an instance of defaultTop.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
YangAutoPrefixInterface |
yangAutoPrefixInterface()
Returns the attribute yangAutoPrefixInterface.
|
void |
yangAutoPrefixInterface(YangAutoPrefixInterface yangAutoPrefixInterface)
Sets the attribute yangAutoPrefixInterface.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected YangAutoPrefixInterface yangAutoPrefixInterface
public YangAutoPrefixInterface yangAutoPrefixInterface()
TopyangAutoPrefixInterface in interface Toppublic void yangAutoPrefixInterface(YangAutoPrefixInterface yangAutoPrefixInterface)
TopyangAutoPrefixInterface in interface TopyangAutoPrefixInterface - value of yangAutoPrefixInterfaceCopyright © 2018. All rights reserved.