| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ytbemptytype.rev20160826 |
Implementation of YANG node ytbEmptyType.
|
| org.onosproject.yang.gen.v1.ytbemptytype.rev20160826.ytbemptytype |
Implementation of YANG node ytbEmptyType's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected EmpType |
YtbEmptyTypeOpParam.emptyType |
| Modifier and Type | Field and Description |
|---|---|
protected List<EmpType> |
YtbEmptyTypeOpParam.emptyListType |
| Modifier and Type | Method and Description |
|---|---|
EmpType |
YtbEmptyType.emptyType()
Returns the attribute emptyType.
|
EmpType |
YtbEmptyTypeOpParam.emptyType() |
| Modifier and Type | Method and Description |
|---|---|
List<EmpType> |
YtbEmptyType.emptyListType()
Returns the attribute emptyListType.
|
List<EmpType> |
YtbEmptyTypeOpParam.emptyListType() |
| Modifier and Type | Method and Description |
|---|---|
void |
YtbEmptyType.addToEmptyListType(EmpType addTo)
Adds to the list of emptyListType.
|
void |
YtbEmptyTypeOpParam.addToEmptyListType(EmpType addTo) |
void |
YtbEmptyType.emptyType(EmpType emptyType)
Sets the attribute emptyType.
|
void |
YtbEmptyTypeOpParam.emptyType(EmpType emptyType) |
| Modifier and Type | Method and Description |
|---|---|
void |
YtbEmptyType.emptyListType(List<EmpType> emptyListType)
Sets the attribute emptyListType.
|
void |
YtbEmptyTypeOpParam.emptyListType(List<EmpType> emptyListType) |
| Modifier and Type | Method and Description |
|---|---|
static EmpType |
EmpType.fromString(String valInString)
Returns the object of empType fromString input String empType.
|
static EmpType |
EmpType.of(EmpType2 value)
Returns the object of empType for type empType2.
|
Copyright © 2018. All rights reserved.