public class EndPoint extends PCEPConstruct
bytes, length, log
Constructor and Description |
---|
EndPoint() |
EndPoint(byte[] bytes,
int offset) |
getBytes, getLength, setBytes, setLength
public EndPoint()
public EndPoint(byte[] bytes, int offset) throws MalformedPCEPObjectException
MalformedPCEPObjectException
public void encode() throws PCEPProtocolViolationException
PCEPProtocolViolationException
public void decode(byte[] bytes, int offset) throws MalformedPCEPObjectException
MalformedPCEPObjectException
public EndPointIPv4TLV getEndPointIPv4TLV()
public void setEndPointIPv4TLV(EndPointIPv4TLV EndPointIPv4TLV)
public EndPointStorageTLV getEndPointStorageTLV()
public void setEndPointStorageTLV(EndPointStorageTLV EndPointStorageTLV)
public EndPointServerTLV getEndPointServerTLV()
public void setEndPointServerTLV(EndPointServerTLV EndPointServerTLV)
public EndPointApplicationTLV getEndPointApplicationTLV()
public void setEndPointApplicationTLV(EndPointApplicationTLV EndPointApplicationTLV)
public XifiEndPointTLV getXifiEndPointTLV()
public void setXifiEndPointTLV(XifiEndPointTLV xifiEndPointTLV)
public UnnumberedEndpointTLV getUnnumberedEndpoint()
public void setUnnumberedEndpoint(UnnumberedEndpointTLV unnumberedEndpoint)
public EndPointDataPathTLV getEndPointDataPathTLV()
public void setEndPointDataPathTLV(EndPointDataPathTLV endPointDataPathID)
public EndPointUnnumberedDataPathTLV getEndPointUnnumberedDataPathTLV()
public void setEndPointUnnumberedDataPathTLV(EndPointUnnumberedDataPathTLV endPointUnnumberedDataPathID)
public EndPointIPv4TLV getEndPointIPv4()
public void setEndPointIPv4(EndPointIPv4TLV endPointIPv4)
public EndPointDataPathTLV getEndPointDataPathID()
public void setEndPointDataPathID(EndPointDataPathTLV endPointDataPathID)
public EndPointUnnumberedDataPathTLV getEndPointUnnumberedDataPathID()
public void setEndPointUnnumberedDataPathID(EndPointUnnumberedDataPathTLV endPointUnnumberedDataPathID)
public EndPointStorageTLV getEndPointStorage()
public void setEndPointStorage(EndPointStorageTLV endPointStorage)
public EndPointServerTLV getEndPointServer()
public void setEndPointServer(EndPointServerTLV endPointServer)
public EndPointApplicationTLV getEndPointApplication()
public void setEndPointApplication(EndPointApplicationTLV endPointApplication)
public int hashCode()
hashCode
in class PCEPConstruct
public boolean equals(Object obj)
equals
in class PCEPConstruct
Copyright © 2016. All rights reserved.