| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.sample.sample |
Implementation of YANG node sample's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<YangAutoPrefixInterface> |
DefaultTop.yangAutoPrefixInterface |
| Modifier and Type | Method and Description |
|---|---|
List<YangAutoPrefixInterface> |
Top.yangAutoPrefixInterface()
Returns the attribute yangAutoPrefixInterface.
|
List<YangAutoPrefixInterface> |
DefaultTop.yangAutoPrefixInterface() |
| Modifier and Type | Method and Description |
|---|---|
void |
Top.addToYangAutoPrefixInterface(YangAutoPrefixInterface addTo)
Adds to the list of yangAutoPrefixInterface.
|
void |
DefaultTop.addToYangAutoPrefixInterface(YangAutoPrefixInterface addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
Top.yangAutoPrefixInterface(List<YangAutoPrefixInterface> yangAutoPrefixInterface)
Sets the attribute yangAutoPrefixInterface.
|
void |
DefaultTop.yangAutoPrefixInterface(List<YangAutoPrefixInterface> yangAutoPrefixInterface) |
Copyright © 2017. All rights reserved.