public class CostSubTLV extends PCEPSubTLV
log, subtlv_bytes, SubTLVType, TotalSubTLVLength| Constructor and Description | 
|---|
CostSubTLV()  | 
CostSubTLV(byte[] bytes,
          int offset)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
decode()  | 
void | 
encode()
Encode RequestedStorageSize TLV 
 | 
byte[] | 
getUnitaryPrice()  | 
byte[] | 
getUsageUnit()  | 
void | 
setUnitaryPrice(byte[] UnitaryPrice)  | 
void | 
setUsageUnit(byte[] UsageUnit)  | 
encodeHeader, equals, getSubTLV_bytes, getSubTLVLength, getSubTLVType, getSubTLVValueLength, getTotalSubTLVLength, getTotalSubTLVLength, getType, hashCode, setSubTLV_bytes, setSubTLVType, setSubTLVValueLengthpublic CostSubTLV()
public CostSubTLV(byte[] bytes,
                  int offset)
public void encode()
encode in class PCEPSubTLVpublic void decode()
public void setUnitaryPrice(byte[] UnitaryPrice)
public byte[] getUnitaryPrice()
public void setUsageUnit(byte[] UsageUnit)
public byte[] getUsageUnit()
Copyright © 2016. All rights reserved.