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