| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietftetopology.rev20160317.yrtietftetopology.telinkconfigattributes |
Implementation of YANG node teLinkConfigAttributes's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietftetopology.rev20160317.yrtietftetopology.telinkinfoattributes |
Implementation of YANG node teLinkInfoAttributes's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietftetopology.rev20160317.yrtietftetopology.telinkstatederived |
Implementation of YANG node teLinkStateDerived's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected LinkProtectionTypeEnum |
DefaultTeLinkAttributes.linkProtectionType |
| Modifier and Type | Method and Description |
|---|---|
LinkProtectionTypeEnum |
DefaultTeLinkAttributes.linkProtectionType() |
LinkProtectionTypeEnum |
TeLinkAttributes.linkProtectionType()
Returns the attribute linkProtectionType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTeLinkAttributes.linkProtectionType(LinkProtectionTypeEnum linkProtectionType) |
void |
TeLinkAttributes.linkProtectionType(LinkProtectionTypeEnum linkProtectionType)
Sets the attribute linkProtectionType.
|
| Modifier and Type | Method and Description |
|---|---|
static LinkProtectionTypeEnum |
LinkProtectionTypeEnum.of(int value)
Returns the object of linkProtectionTypeEnum for.
|
static LinkProtectionTypeEnum |
LinkProtectionTypeEnum.of(String value)
Returns the object of linkProtectionTypeEnum for.
|
static LinkProtectionTypeEnum |
LinkProtectionTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinkProtectionTypeEnum[] |
LinkProtectionTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected LinkProtectionTypeEnum |
DefaultAltInformationSources.linkProtectionType |
| Modifier and Type | Method and Description |
|---|---|
LinkProtectionTypeEnum |
AltInformationSources.linkProtectionType()
Returns the attribute linkProtectionType.
|
LinkProtectionTypeEnum |
DefaultAltInformationSources.linkProtectionType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AltInformationSources.linkProtectionType(LinkProtectionTypeEnum linkProtectionType)
Sets the attribute linkProtectionType.
|
void |
DefaultAltInformationSources.linkProtectionType(LinkProtectionTypeEnum linkProtectionType) |
Copyright © 2018. All rights reserved.