public class TunnelIDTLV extends PCEPTLV
| Modifier and Type | Field and Description | 
|---|---|
protected int | 
tunnelID  | 
log, tlv_bytes, TLVType, TLVValueLength, TotalTLVLength| Constructor and Description | 
|---|
TunnelIDTLV()  | 
TunnelIDTLV(byte[] bytes,
           int offset)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
decode()  | 
void | 
encode()  | 
encodeHeader, equals, getTlv_bytes, getTLVLength, getTLVType, getTLVValueLength, getTotalTLVLength, getTotalTLVLength, getType, hashCode, setTlv_bytes, setTLVType, setTLVValueLengthpublic TunnelIDTLV()
public TunnelIDTLV(byte[] bytes,
                   int offset)
            throws MalformedPCEPObjectException
MalformedPCEPObjectExceptionCopyright © 2016. All rights reserved.