public class OF_LIST_TLV extends PCEPTLV
log, tlv_bytes, TLVType, TLVValueLength, TotalTLVLength
Constructor and Description |
---|
OF_LIST_TLV() |
OF_LIST_TLV(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
decode() |
void |
encode() |
boolean |
equals(Object obj) |
LinkedList<Integer> |
getOfCodes() |
int |
hashCode() |
void |
setOfCodes(LinkedList<Integer> ofCodes) |
String |
toString() |
encodeHeader, getTlv_bytes, getTLVLength, getTLVType, getTLVValueLength, getTotalTLVLength, getTotalTLVLength, getType, setTlv_bytes, setTLVType, setTLVValueLength
public OF_LIST_TLV()
public OF_LIST_TLV(byte[] bytes, int offset) throws MalformedPCEPObjectException
MalformedPCEPObjectException
public void decode() throws MalformedPCEPObjectException
MalformedPCEPObjectException
public LinkedList<Integer> getOfCodes()
public void setOfCodes(LinkedList<Integer> ofCodes)
Copyright © 2016. All rights reserved.