| Package | Description |
|---|---|
| org.onosproject.bgpio.protocol |
BGP Protocol specific components.
|
| org.onosproject.bgpio.protocol.linkstate |
BGP Protocol specific link state details.
|
| Modifier and Type | Method and Description |
|---|---|
NlriType |
BgpLSNlri.getNlriType()
Returns NlriType of BGP-LS NLRI.
|
static NlriType |
NlriType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NlriType[] |
NlriType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NlriType |
BgpPrefixIPv4LSNlriVer4.getNlriType() |
NlriType |
BgpNodeLSNlriVer4.getNlriType() |
NlriType |
BgpLinkLsNlriVer4.getNlriType() |
Copyright © 2016. All rights reserved.