| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ytbdatatype.rev20160826 |
Implementation of YANG node ytbDataType.
|
| org.onosproject.yang.gen.v1.ytbdatatype.rev20160826.ytbdatatype |
Implementation of YANG node ytbDataType's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<EnumLeafListUnion> |
YtbDataTypeOpParam.enumLeafList |
| Modifier and Type | Method and Description |
|---|---|
List<EnumLeafListUnion> |
YtbDataTypeOpParam.enumLeafList() |
List<EnumLeafListUnion> |
YtbDataType.enumLeafList()
Returns the attribute enumLeafList.
|
| Modifier and Type | Method and Description |
|---|---|
void |
YtbDataTypeOpParam.addToEnumLeafList(EnumLeafListUnion addTo) |
void |
YtbDataType.addToEnumLeafList(EnumLeafListUnion addTo)
Adds to the list of enumLeafList.
|
| Modifier and Type | Method and Description |
|---|---|
void |
YtbDataTypeOpParam.enumLeafList(List<EnumLeafListUnion> enumLeafList) |
void |
YtbDataType.enumLeafList(List<EnumLeafListUnion> enumLeafList)
Sets the attribute enumLeafList.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumLeafListUnion |
EnumLeafListUnion.fromString(String valInString)
Returns the object of enumLeafListUnion fromString input String enumLeafListUnion.
|
static EnumLeafListUnion |
EnumLeafListUnion.of(BigInteger value)
Returns the object of enumLeafListUnion for type uint64.
|
static EnumLeafListUnion |
EnumLeafListUnion.of(EnumLeafListUnionEnum1 value)
Returns the object of enumLeafListUnion for type enumeration.
|
Copyright © 2018. All rights reserved.