public class Attributes extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
hasAS4PathBug |
boolean |
hasASPATHLimit |
| Constructor and Description |
|---|
Attributes(byte[] record,
int attrLen,
int attrPos,
boolean addPath) |
Attributes(byte[] record,
int attrLen,
int attrPos,
int attrBytes,
boolean addPath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ASPath |
getASPath() |
Attribute |
getAttribute(int index) |
Community |
getCommunity() |
Med |
getMed() |
String |
toString() |
public boolean hasAS4PathBug
public boolean hasASPATHLimit
public Attributes(byte[] record,
int attrLen,
int attrPos,
int attrBytes,
boolean addPath)
throws Exception
ExceptionCopyright © 2025. All rights reserved.