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