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