| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.topology.rev20160317.yrtietftetopology |
Implementation of YANG node yrtIetfTeTopology's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.topology.rev20160317.yrtietftetopology.telinkstatederived |
Implementation of YANG node teLinkStateDerived's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static TeRecoveryStatus |
TeRecoveryStatus.fromString(String valInString)
Returns the object of teRecoveryStatus fromString input String teRecoveryStatus.
|
static TeRecoveryStatus |
TeRecoveryStatus.of(TeRecoveryStatusEnum value)
Returns the object of teRecoveryStatus for type enumeration.
|
| Modifier and Type | Field and Description |
|---|---|
protected TeRecoveryStatus |
DefaultRecovery.protectionStatus |
protected TeRecoveryStatus |
DefaultRecovery.restorationStatus |
| Modifier and Type | Method and Description |
|---|---|
TeRecoveryStatus |
Recovery.protectionStatus()
Returns the attribute protectionStatus.
|
TeRecoveryStatus |
DefaultRecovery.protectionStatus() |
TeRecoveryStatus |
Recovery.restorationStatus()
Returns the attribute restorationStatus.
|
TeRecoveryStatus |
DefaultRecovery.restorationStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
Recovery.protectionStatus(TeRecoveryStatus protectionStatus)
Sets the attribute protectionStatus.
|
void |
DefaultRecovery.protectionStatus(TeRecoveryStatus protectionStatus) |
void |
Recovery.restorationStatus(TeRecoveryStatus restorationStatus)
Sets the attribute restorationStatus.
|
void |
DefaultRecovery.restorationStatus(TeRecoveryStatus restorationStatus) |
Copyright © 2017. All rights reserved.