public class RequestedStorageSizeSubTLV extends PCEPSubTLV
log, subtlv_bytes, SubTLVType, TotalSubTLVLength
Constructor and Description |
---|
RequestedStorageSizeSubTLV() |
RequestedStorageSizeSubTLV(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
decode() |
void |
encode()
Encode RequestedStorageSize TLV
|
byte[] |
isRequestedStorageSize() |
void |
setRequestedStorageSize(byte[] RequestedStorageSize) |
encodeHeader, equals, getSubTLV_bytes, getSubTLVLength, getSubTLVType, getSubTLVValueLength, getTotalSubTLVLength, getTotalSubTLVLength, getType, hashCode, setSubTLV_bytes, setSubTLVType, setSubTLVValueLength
public RequestedStorageSizeSubTLV()
public RequestedStorageSizeSubTLV(byte[] bytes, int offset)
public void encode()
encode
in class PCEPSubTLV
public void decode()
public void setRequestedStorageSize(byte[] RequestedStorageSize)
public byte[] isRequestedStorageSize()
Copyright © 2016. All rights reserved.