public class LabelSetInclusiveList extends LabelSet
Ibit, log, object_bytes, ObjectClass, ObjectLength, OT, Pbit, Res
Constructor and Description |
---|
LabelSetInclusiveList() |
LabelSetInclusiveList(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
decode()
Decode the object.
|
void |
encode()
Encode the object.
|
LinkedList<NCF> |
getNcfList() |
void |
setNcfList(LinkedList<NCF> nCFList) |
String |
toString() |
decode, decodeHeader, encode_header, equals, getBytes, getLength, getObject_bytes, getObjectClass, getObjectClass, getObjectLength, getObjectType, getOT, getRes, hashCode, isIbit, isPbit, setIbit, setObject_bytes, setObjectClass, setObjectLength, setOT, setPbit, setRes, supportedObject
public LabelSetInclusiveList()
public LabelSetInclusiveList(byte[] bytes, int offset) throws MalformedPCEPObjectException
MalformedPCEPObjectException
public void encode()
PCEPObject
encode
in interface PCEPElement
encode
in class PCEPObject
public void decode() throws MalformedPCEPObjectException
PCEPObject
decode
in class PCEPObject
MalformedPCEPObjectException
public LinkedList<NCF> getNcfList()
public void setNcfList(LinkedList<NCF> nCFList)
Copyright © 2016. All rights reserved.