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, setSubTLVValueLengthpublic TNANSAPSubTLV()
public TNANSAPSubTLV(byte[] bytes,
int offset)
public void encode()
encode in class PCEPSubTLVpublic 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 PCEPSubTLVpublic boolean equals(Object obj)
equals in class PCEPSubTLVCopyright © 2016. All rights reserved.