| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.topology.rev20160317.yrtietftetopology |
Implementation of YANG node yrtIetfTeTopology's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.topology.rev20160317.yrtietftetopology.tetopologyeventtype |
Implementation of YANG node teTopologyEventType's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
TeTopologyEventTypeEnum |
TeTopologyEventType.enumeration()
Returns the attribute enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeTopologyEventType.enumeration(TeTopologyEventTypeEnum enumeration)
Sets the attribute enumeration.
|
static TeTopologyEventType |
TeTopologyEventType.of(TeTopologyEventTypeEnum value)
Returns the object of teTopologyEventType for type enumeration.
|
| Constructor and Description |
|---|
TeTopologyEventType(TeTopologyEventTypeEnum enumeration)
Creates an instance of enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
static TeTopologyEventTypeEnum |
TeTopologyEventTypeEnum.of(int value)
Returns the object of teTopologyEventTypeEnum for.
|
static TeTopologyEventTypeEnum |
TeTopologyEventTypeEnum.of(String value)
Returns the object of teTopologyEventTypeEnum for.
|
static TeTopologyEventTypeEnum |
TeTopologyEventTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TeTopologyEventTypeEnum[] |
TeTopologyEventTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.