public class PathReservationTLV extends PCEPTLV
log, tlv_bytes, TLVType, TLVValueLength, TotalTLVLength| Constructor and Description | 
|---|
PathReservationTLV()  | 
PathReservationTLV(byte[] bytes,
                  int offset)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
decode()  | 
void | 
encode()  | 
ExplicitRouteObject | 
geteRO()  | 
long | 
getTime()  | 
boolean | 
isBidirectional()  | 
void | 
setBidirectional(boolean bidirectional)  | 
void | 
setERO(ExplicitRouteObject eRO)  | 
void | 
setTime(long time)  | 
encodeHeader, equals, getTlv_bytes, getTLVLength, getTLVType, getTLVValueLength, getTotalTLVLength, getTotalTLVLength, getType, hashCode, setTlv_bytes, setTLVType, setTLVValueLengthpublic PathReservationTLV()
public PathReservationTLV(byte[] bytes,
                          int offset)
                   throws MalformedPCEPObjectException
MalformedPCEPObjectExceptionpublic void decode()
            throws MalformedPCEPObjectException
MalformedPCEPObjectExceptionpublic long getTime()
public ExplicitRouteObject geteRO()
public void setERO(ExplicitRouteObject eRO)
public void setTime(long time)
public boolean isBidirectional()
public void setBidirectional(boolean bidirectional)
Copyright © 2016. All rights reserved.