public class P2MPEndpoints extends PCEPConstruct
bytes, length, log| Constructor and Description |
|---|
P2MPEndpoints() |
P2MPEndpoints(byte[] object_bytes,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
void |
encode() |
boolean |
equals(Object obj) |
EndPointAndRestrictions |
getEndPointAndRestrictions() |
LinkedList<EndPointAndRestrictions> |
getEndPointAndRestrictionsList() |
int |
hashCode() |
void |
setEndPointAndRestrictions(EndPointAndRestrictions EndPointAndRestrictions) |
void |
setEndPointAndRestrictionsList(LinkedList<EndPointAndRestrictions> EndPointAndRestrictionsList) |
getBytes, getLength, setBytes, setLengthpublic P2MPEndpoints()
public P2MPEndpoints(byte[] object_bytes,
int offset)
throws PCEPProtocolViolationException,
MalformedPCEPObjectException
public void encode()
throws PCEPProtocolViolationException
PCEPProtocolViolationExceptionpublic EndPointAndRestrictions getEndPointAndRestrictions()
public void setEndPointAndRestrictions(EndPointAndRestrictions EndPointAndRestrictions)
public LinkedList<EndPointAndRestrictions> getEndPointAndRestrictionsList()
public void setEndPointAndRestrictionsList(LinkedList<EndPointAndRestrictions> EndPointAndRestrictionsList)
public int hashCode()
hashCode in class PCEPConstructpublic boolean equals(Object obj)
equals in class PCEPConstructCopyright © 2016. All rights reserved.