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