public class LSAIdentityImpl extends OctetStringBase implements LSAIdentity
| Modifier and Type | Field and Description |
|---|---|
protected static javolution.xml.XMLFormat<LSAIdentityImpl> |
LSA_IDENTITY_XML
XML Serialization/Deserialization
|
_PrimitiveName, data, maxLength, minLength| Constructor and Description |
|---|
LSAIdentityImpl() |
LSAIdentityImpl(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
boolean |
isPlmnSignificantLSA() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCode, printDataArr, toStringprotected static final javolution.xml.XMLFormat<LSAIdentityImpl> LSA_IDENTITY_XML
public LSAIdentityImpl()
public LSAIdentityImpl(byte[] data)
public byte[] getData()
getData in interface LSAIdentitypublic boolean isPlmnSignificantLSA()
isPlmnSignificantLSA in interface LSAIdentityCopyright © 2016. All Rights Reserved.