public interface InterfacesState
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToYangAutoPrefixInterface(YangAutoPrefixInterface addTo)
Adds to the list of yangAutoPrefixInterface.
|
List<YangAutoPrefixInterface> |
yangAutoPrefixInterface()
Returns the attribute yangAutoPrefixInterface.
|
void |
yangAutoPrefixInterface(List<YangAutoPrefixInterface> yangAutoPrefixInterface)
Sets the attribute yangAutoPrefixInterface.
|
List<YangAutoPrefixInterface> yangAutoPrefixInterface()
void yangAutoPrefixInterface(List<YangAutoPrefixInterface> yangAutoPrefixInterface)
yangAutoPrefixInterface - list of yangAutoPrefixInterfacevoid addToYangAutoPrefixInterface(YangAutoPrefixInterface addTo)
addTo - value of yangAutoPrefixInterfaceCopyright © 2018. All rights reserved.