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, setTLVValueLengthpublic ReservationIDTLV()
public ReservationIDTLV(byte[] bytes,
                        int offset)
                 throws MalformedPCEPObjectException
MalformedPCEPObjectExceptionpublic void decode()
            throws MalformedPCEPObjectException
MalformedPCEPObjectExceptionpublic long getReservationID()
public void setReservationID(long reservationID)
Copyright © 2016. All rights reserved.