| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.actnietfroutingtypes.rev20170227.actnietfroutingtypes |
Implementation of YANG node actnIetfRoutingTypes's children nodes.
|
| org.onosproject.yang.gen.v1.actnietfroutingtypes.rev20170227.actnietfroutingtypes.routetargettype |
Implementation of YANG node routeTargetType's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
RouteTargetTypeEnum |
RouteTargetType.enumeration()
Returns the attribute enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RouteTargetType.enumeration(RouteTargetTypeEnum enumeration)
Sets the attribute enumeration.
|
static RouteTargetType |
RouteTargetType.of(RouteTargetTypeEnum value)
Returns the object of routeTargetType for type enumeration.
|
| Constructor and Description |
|---|
RouteTargetType(RouteTargetTypeEnum enumeration)
Creates an instance of enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
static RouteTargetTypeEnum |
RouteTargetTypeEnum.of(int value)
Returns the object of routeTargetTypeEnum for.
|
static RouteTargetTypeEnum |
RouteTargetTypeEnum.of(String value)
Returns the object of routeTargetTypeEnum for.
|
static RouteTargetTypeEnum |
RouteTargetTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RouteTargetTypeEnum[] |
RouteTargetTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.