public class MaxRequestTimeTLV extends PCEPTLV
log, tlv_bytes, TLVType, TLVValueLength, TotalTLVLength
Constructor and Description |
---|
MaxRequestTimeTLV() |
MaxRequestTimeTLV(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
decode() |
void |
encode()
Encodes the maximum Request Time TLV.
|
long |
getMaxRequestTime() |
void |
setMaxRequestTime(long maxRequestTime) |
encodeHeader, equals, getTlv_bytes, getTLVLength, getTLVType, getTLVValueLength, getTotalTLVLength, getTotalTLVLength, getType, hashCode, setTlv_bytes, setTLVType, setTLVValueLength
public MaxRequestTimeTLV()
public MaxRequestTimeTLV(byte[] bytes, int offset) throws MalformedPCEPObjectException
MalformedPCEPObjectException
Copyright © 2016. All rights reserved.