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