| 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> |
DefaultTop.yangAutoPrefixInterface() |
List<YangAutoPrefixInterface> |
Top.yangAutoPrefixInterface()
Returns the attribute yangAutoPrefixInterface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTop.addToYangAutoPrefixInterface(YangAutoPrefixInterface addTo) |
void |
Top.addToYangAutoPrefixInterface(YangAutoPrefixInterface addTo)
Adds to the list of yangAutoPrefixInterface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTop.yangAutoPrefixInterface(List<YangAutoPrefixInterface> yangAutoPrefixInterface) |
void |
Top.yangAutoPrefixInterface(List<YangAutoPrefixInterface> yangAutoPrefixInterface)
Sets the attribute yangAutoPrefixInterface.
|
Copyright © 2018. All rights reserved.