public class ProcessorSubTLV extends PCEPSubTLV
log, subtlv_bytes, SubTLVType, TotalSubTLVLength
Constructor and Description |
---|
ProcessorSubTLV() |
ProcessorSubTLV(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
decode() |
void |
encode()
Encode RequestedStorageSize TLV
|
int |
getElementNo() |
int |
getLoad() |
int |
getSpeed() |
void |
setElementNo(int ElementNo) |
void |
setLoad(int Load) |
void |
setSpeed(int Speed) |
encodeHeader, equals, getSubTLV_bytes, getSubTLVLength, getSubTLVType, getSubTLVValueLength, getTotalSubTLVLength, getTotalSubTLVLength, getType, hashCode, setSubTLV_bytes, setSubTLVType, setSubTLVValueLength
public ProcessorSubTLV()
public ProcessorSubTLV(byte[] bytes, int offset)
public void encode()
encode
in class PCEPSubTLV
public void decode()
public void setElementNo(int ElementNo)
public int getElementNo()
public void setLoad(int Load)
public int getLoad()
public void setSpeed(int Speed)
public int getSpeed()
Copyright © 2016. All rights reserved.