| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.samplenamespace.sample |
Implementation of YANG node sample's children nodes.
|
| org.onosproject.yang.gen.v1.samplenamespace.sample.top |
Implementation of YANG node top'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) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultYangAutoPrefixInterface
Represents the implementation of yangAutoPrefixInterface.
|
Copyright © 2017. All rights reserved.