public class ReservationIDTLV extends PCEPTLV
log, tlv_bytes, TLVType, TLVValueLength, TotalTLVLength
Constructor and Description |
---|
ReservationIDTLV() |
ReservationIDTLV(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
decode() |
void |
encode() |
long |
getReservationID() |
void |
setReservationID(long reservationID) |
encodeHeader, equals, getTlv_bytes, getTLVLength, getTLVType, getTLVValueLength, getTotalTLVLength, getTotalTLVLength, getType, hashCode, setTlv_bytes, setTLVType, setTLVValueLength
public ReservationIDTLV()
public ReservationIDTLV(byte[] bytes, int offset) throws MalformedPCEPObjectException
MalformedPCEPObjectException
public void decode() throws MalformedPCEPObjectException
MalformedPCEPObjectException
public long getReservationID()
public void setReservationID(long reservationID)
Copyright © 2016. All rights reserved.