| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yms.test.ytb.data.type.rev20160826 |
Implementation of YANG node ytbDataType.
|
| org.onosproject.yang.gen.v1.yms.test.ytb.data.type.rev20160826.ytbdatatype |
Implementation of YANG node ytbDataType's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected EnumDer1 |
YtbDataTypeOpParam.yangAutoPrefixEnum |
| Modifier and Type | Field and Description |
|---|---|
protected List<EnumDer1> |
YtbDataTypeOpParam.leafRefEnum |
| Modifier and Type | Method and Description |
|---|---|
EnumDer1 |
YtbDataTypeOpParam.yangAutoPrefixEnum() |
EnumDer1 |
YtbDataType.yangAutoPrefixEnum()
Returns the attribute yangAutoPrefixEnum.
|
| Modifier and Type | Method and Description |
|---|---|
List<EnumDer1> |
YtbDataTypeOpParam.leafRefEnum() |
List<EnumDer1> |
YtbDataType.leafRefEnum()
Returns the attribute leafRefEnum.
|
| Modifier and Type | Method and Description |
|---|---|
void |
YtbDataTypeOpParam.addToLeafRefEnum(EnumDer1 addTo) |
void |
YtbDataType.addToLeafRefEnum(EnumDer1 addTo)
Adds to the list of leafRefEnum.
|
void |
YtbDataTypeOpParam.yangAutoPrefixEnum(EnumDer1 yangAutoPrefixEnum) |
void |
YtbDataType.yangAutoPrefixEnum(EnumDer1 yangAutoPrefixEnum)
Sets the attribute yangAutoPrefixEnum.
|
| Modifier and Type | Method and Description |
|---|---|
void |
YtbDataTypeOpParam.leafRefEnum(List<EnumDer1> leafRefEnum) |
void |
YtbDataType.leafRefEnum(List<EnumDer1> leafRefEnum)
Sets the attribute leafRefEnum.
|
| Modifier and Type | Method and Description |
|---|---|
EnumDer1 |
UnionEnumUnion.enumDer1()
Returns the attribute enumDer1.
|
static EnumDer1 |
EnumDer1.fromString(String valInString)
Returns the object of enumDer1 fromString input String enumDer1.
|
static EnumDer1 |
EnumDer1.of(EnumDer2 value)
Returns the object of enumDer1 for type enumDer2.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnionEnumUnion.enumDer1(EnumDer1 enumDer1)
Sets the attribute enumDer1.
|
static UnionEnumUnion |
UnionEnumUnion.of(EnumDer1 value)
Returns the object of unionEnumUnion for type enumDer1.
|
| Constructor and Description |
|---|
UnionEnumUnion(EnumDer1 enumDer1)
Creates an instance of enumDer1.
|
Copyright © 2017. All rights reserved.