| 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 |
|---|---|
BgpNodeLSNlriVer4.ProtocolType |
BgpLSNlri.getProtocolId()
Returns Protocol Id in Nlri.
|
| Modifier and Type | Method and Description |
|---|---|
BgpNodeLSNlriVer4.ProtocolType |
BgpPrefixIPv4LSNlriVer4.getProtocolId() |
BgpNodeLSNlriVer4.ProtocolType |
BgpNodeLSNlriVer4.getProtocolId() |
BgpNodeLSNlriVer4.ProtocolType |
BgpLinkLsNlriVer4.getProtocolId() |
BgpNodeLSNlriVer4.ProtocolType |
PathAttrNlriDetails.protocolID()
Returns protocolID.
|
static BgpNodeLSNlriVer4.ProtocolType |
BgpNodeLSNlriVer4.ProtocolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BgpNodeLSNlriVer4.ProtocolType[] |
BgpNodeLSNlriVer4.ProtocolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PathAttrNlriDetails.setProtocolID(BgpNodeLSNlriVer4.ProtocolType protocolID)
Sets protocolID with specified protocolID.
|
Copyright © 2016. All rights reserved.