public class TNANSAPSubTLV extends PCEPSubTLV
log, subtlv_bytes, SubTLVType, TotalSubTLVLength
Constructor and Description |
---|
TNANSAPSubTLV() |
TNANSAPSubTLV(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
decode() |
void |
encode()
Encode RequestedStorageSize TLV
|
boolean |
equals(Object obj) |
int |
getAddr_length() |
byte[] |
getNSAPaddress() |
int |
hashCode() |
void |
setAddr_length(int Addr_length) |
void |
setNSAPaddress(byte[] NSAPaddress) |
String |
toString() |
encodeHeader, getSubTLV_bytes, getSubTLVLength, getSubTLVType, getSubTLVValueLength, getTotalSubTLVLength, getTotalSubTLVLength, getType, setSubTLV_bytes, setSubTLVType, setSubTLVValueLength
public TNANSAPSubTLV()
public TNANSAPSubTLV(byte[] bytes, int offset)
public void encode()
encode
in class PCEPSubTLV
public void decode()
public void setAddr_length(int Addr_length)
public int getAddr_length()
public byte[] getNSAPaddress()
public void setNSAPaddress(byte[] NSAPaddress)
public int hashCode()
hashCode
in class PCEPSubTLV
public boolean equals(Object obj)
equals
in class PCEPSubTLV
Copyright © 2016. All rights reserved.