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, setTLVValueLength
public SRCapabilityTLV()
public SRCapabilityTLV(byte[] bytes, int offset) throws MalformedPCEPObjectException
MalformedPCEPObjectException
Copyright © 2016. All rights reserved.