| Package | Description |
|---|---|
| org.onosproject.bgpio.types.attr |
Implementation of BGP Link state attribute Tlvs.
|
| Modifier and Type | Method and Description |
|---|---|
static BgpAttrNodeMultiTopologyId |
BgpAttrNodeMultiTopologyId.of(ArrayList<Short> multiTopologyId)
Returns object of this class with specified values.
|
static BgpAttrNodeMultiTopologyId |
BgpAttrNodeMultiTopologyId.read(org.jboss.netty.buffer.ChannelBuffer cb)
Reads the Multi-topology ID of Node attribute.
|
Copyright © 2016. All rights reserved.