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