| Package | Description |
|---|---|
| org.onosproject.bgpio.types |
Implementation of Tlvs, Attributes and Descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
Origin.OriginType |
Origin.origin()
Returns type of Origin in Enum values.
|
static Origin.OriginType |
Origin.OriginType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Origin.OriginType[] |
Origin.OriginType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.