public class XifiEndPoints extends EndPoints
Ibit, log, object_bytes, ObjectClass, ObjectLength, OT, Pbit, Res
Constructor and Description |
---|
XifiEndPoints() |
XifiEndPoints(byte[] bytes,
int offset) |
Modifier and Type | Method and Description |
---|---|
void |
decode()
Decode the object.
|
void |
encode()
Encode the object.
|
int |
getDestination_port() |
String |
getDestinationMAC() |
int |
getSource_port() |
String |
getSourceMAC() |
String |
getSwitchDestinationID() |
String |
getSwitchSourceID() |
void |
setDestination_port(int destination_port) |
void |
setDestinationMAC(String destinationMAC) |
void |
setSource_port(int source_port) |
void |
setSourceMAC(String sourceMAC) |
void |
setSwitchDestinationID(String destMAC) |
void |
setSwitchSourceID(String sourceMAC) |
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 XifiEndPoints()
public XifiEndPoints(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 String getSwitchSourceID()
public void setSwitchSourceID(String sourceMAC)
public String getSwitchDestinationID()
public void setSwitchDestinationID(String destMAC)
public int getSource_port()
public void setSource_port(int source_port)
public int getDestination_port()
public void setDestination_port(int destination_port)
public String getSourceMAC()
public void setSourceMAC(String sourceMAC)
public String getDestinationMAC()
public void setDestinationMAC(String destinationMAC)
Copyright © 2016. All rights reserved.