| Package | Description |
|---|---|
| org.onosproject.bgpio.types |
Implementation of Tlvs, Attributes and Descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
static AreaIDTlv |
AreaIDTlv.of(int areaID)
Returns object of this class with specified areaID.
|
static AreaIDTlv |
AreaIDTlv.read(org.jboss.netty.buffer.ChannelBuffer cb)
Reads the channel buffer and returns object of AreaIDTlv.
|
Copyright © 2016. All rights reserved.