public static class BgpRouteEntry.AsPath extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
ArrayList<BgpRouteEntry.PathSegment> |
getPathSegments()
Gets the AS Path Segments.
|
int |
hashCode() |
String |
toString() |
public ArrayList<BgpRouteEntry.PathSegment> getPathSegments()