| 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 LspResourceStatusEnum |
LspResourceStatusEnum.of(int value)
Returns the object of lspResourceStatusEnum for.
|
static LspResourceStatusEnum |
LspResourceStatusEnum.of(String value)
Returns the object of lspResourceStatusEnum for.
|
static LspResourceStatusEnum |
LspResourceStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LspResourceStatusEnum[] |
LspResourceStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected LspResourceStatusEnum |
DefaultLsp.lspResourceStatus |
| Modifier and Type | Method and Description |
|---|---|
LspResourceStatusEnum |
Lsp.lspResourceStatus()
Returns the attribute lspResourceStatus.
|
LspResourceStatusEnum |
DefaultLsp.lspResourceStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
Lsp.lspResourceStatus(LspResourceStatusEnum lspResourceStatus)
Sets the attribute lspResourceStatus.
|
void |
DefaultLsp.lspResourceStatus(LspResourceStatusEnum lspResourceStatus) |
Copyright © 2018. All rights reserved.