| Package | Description |
|---|---|
| org.onosproject.bgpio.types.attr |
Implementation of BGP Link state attribute Tlvs.
|
| Modifier and Type | Method and Description |
|---|---|
BgpLinkAttrProtectionType.ProtectionType |
BgpLinkAttrProtectionType.protectionType()
Returns Link Protection Type.
|
static BgpLinkAttrProtectionType.ProtectionType |
BgpLinkAttrProtectionType.ProtectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BgpLinkAttrProtectionType.ProtectionType[] |
BgpLinkAttrProtectionType.ProtectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.