| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.lsppropertiesstate |
Implementation of YANG node lspPropertiesState's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.lspsstategrouping.lspsstate |
Implementation of YANG node lspsState's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static LspProtectionRoleEnum |
LspProtectionRoleEnum.of(int value)
Returns the object of lspProtectionRoleEnum for.
|
static LspProtectionRoleEnum |
LspProtectionRoleEnum.of(String value)
Returns the object of lspProtectionRoleEnum for.
|
static LspProtectionRoleEnum |
LspProtectionRoleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LspProtectionRoleEnum[] |
LspProtectionRoleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected LspProtectionRoleEnum |
DefaultLsp.lspProtectionRole |
| Modifier and Type | Method and Description |
|---|---|
LspProtectionRoleEnum |
Lsp.lspProtectionRole()
Returns the attribute lspProtectionRole.
|
LspProtectionRoleEnum |
DefaultLsp.lspProtectionRole() |
| Modifier and Type | Method and Description |
|---|---|
void |
Lsp.lspProtectionRole(LspProtectionRoleEnum lspProtectionRole)
Sets the attribute lspProtectionRole.
|
void |
DefaultLsp.lspProtectionRole(LspProtectionRoleEnum lspProtectionRole) |
Copyright © 2018. All rights reserved.