| 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.linkaccesstype |
Implementation of YANG node linkAccessType's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
LinkAccessTypeEnum |
LinkAccessType.enumeration()
Returns the attribute enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LinkAccessType.enumeration(LinkAccessTypeEnum enumeration)
Sets the attribute enumeration.
|
static LinkAccessType |
LinkAccessType.of(LinkAccessTypeEnum value)
Returns the object of linkAccessType for type enumeration.
|
| Constructor and Description |
|---|
LinkAccessType(LinkAccessTypeEnum enumeration)
Creates an instance of enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
static LinkAccessTypeEnum |
LinkAccessTypeEnum.of(int value)
Returns the object of linkAccessTypeEnum for.
|
static LinkAccessTypeEnum |
LinkAccessTypeEnum.of(String value)
Returns the object of linkAccessTypeEnum for.
|
static LinkAccessTypeEnum |
LinkAccessTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinkAccessTypeEnum[] |
LinkAccessTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.