| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrt.model.converter.model.data.to.resource.data.rev20160826.modeldatatoresourcedata.firstlevel |
Implementation of YANG node firstLevel's children nodes.
|
| org.onosproject.yang.gen.v1.yrt.model.converter.model.data.to.resource.data.rev20160826.modeldatatoresourcedata.firstlevel.containerleaflist |
Implementation of YANG node containerLeafList's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<LeafList2Enum> |
DefaultContainerLeafList.leafList2 |
| Modifier and Type | Method and Description |
|---|---|
List<LeafList2Enum> |
DefaultContainerLeafList.leafList2() |
List<LeafList2Enum> |
ContainerLeafList.leafList2()
Returns the attribute leafList2.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultContainerLeafList.addToLeafList2(LeafList2Enum addTo) |
void |
ContainerLeafList.addToLeafList2(LeafList2Enum addTo)
Adds to the list of leafList2.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultContainerLeafList.leafList2(List<LeafList2Enum> leafList2) |
void |
ContainerLeafList.leafList2(List<LeafList2Enum> leafList2)
Sets the attribute leafList2.
|
| Modifier and Type | Method and Description |
|---|---|
static LeafList2Enum |
LeafList2Enum.of(int value)
Returns the object of leafList2Enum for.
|
static LeafList2Enum |
LeafList2Enum.of(String value)
Returns the object of leafList2Enum for.
|
static LeafList2Enum |
LeafList2Enum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LeafList2Enum[] |
LeafList2Enum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.