public interface Con1
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Con1.LeafIdentifier
Identify the leaf of Con1.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
Class<? extends IntType> |
yangAutoPrefixInterface()
Returns the attribute yangAutoPrefixInterface.
|
void |
yangAutoPrefixInterface(Class<? extends IntType> yangAutoPrefixInterface)
Sets the attribute yangAutoPrefixInterface.
|
Class<? extends IntType> yangAutoPrefixInterface()
BitSet valueLeafFlags()
Interfaces interfaces()
void yangAutoPrefixInterface(Class<? extends IntType> yangAutoPrefixInterface)
yangAutoPrefixInterface - value of yangAutoPrefixInterfacevoid interfaces(Interfaces interfaces)
interfaces - value of interfacesboolean isLeafValueSet(Con1.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.