public static class BgpRouteEntry.PathSegment extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
ArrayList<Long> |
getSegmentAsNumbers()
Gets the Path Segment AS Numbers.
|
byte |
getType()
Gets the Path Segment Type: AS_SET(1), AS_SEQUENCE(2),
AS_CONFED_SEQUENCE(3), AS_CONFED_SET(4).
|
int |
hashCode() |
String |
toString() |
public byte getType()
public ArrayList<Long> getSegmentAsNumbers()