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