public class LSAAttributesImpl extends OctetStringLength1Base implements LSAAttributes
_PrimitiveName, data| Constructor and Description |
|---|
LSAAttributesImpl() |
LSAAttributesImpl(int data) |
LSAAttributesImpl(LSAIdentificationPriorityValue value,
boolean preferentialAccessAvailable,
boolean activeModeSupportAvailable) |
| Modifier and Type | Method and Description |
|---|---|
int |
getData() |
LSAIdentificationPriorityValue |
getLSAIdentificationPriority() |
boolean |
isActiveModeSupportAvailable() |
boolean |
isPreferentialAccessAvailable() |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCodepublic LSAAttributesImpl()
public LSAAttributesImpl(int data)
public LSAAttributesImpl(LSAIdentificationPriorityValue value, boolean preferentialAccessAvailable, boolean activeModeSupportAvailable)
public int getData()
getData in interface LSAAttributespublic LSAIdentificationPriorityValue getLSAIdentificationPriority()
getLSAIdentificationPriority in interface LSAAttributespublic boolean isPreferentialAccessAvailable()
isPreferentialAccessAvailable in interface LSAAttributespublic boolean isActiveModeSupportAvailable()
isActiveModeSupportAvailable in interface LSAAttributespublic String toString()
toString in class OctetStringLength1BaseCopyright © 2016. All Rights Reserved.