The Class Destination.
- Author
- Gaurav Chugh
Definition at line 18 of file FlowEndpoint.java.
◆ getPortId()
int org.openkilda.integration.model.FlowEndpoint.getPortId |
( |
| ) |
|
◆ getSerialversionuid()
static long org.openkilda.integration.model.FlowEndpoint.getSerialversionuid |
( |
| ) |
|
|
static |
◆ getSwitchId()
String org.openkilda.integration.model.FlowEndpoint.getSwitchId |
( |
| ) |
|
◆ getSwitchName()
String org.openkilda.integration.model.FlowEndpoint.getSwitchName |
( |
| ) |
|
◆ getVlanId()
int org.openkilda.integration.model.FlowEndpoint.getVlanId |
( |
| ) |
|
◆ setPortId()
void org.openkilda.integration.model.FlowEndpoint.setPortId |
( |
final int |
portId | ) |
|
◆ setSwitchId()
void org.openkilda.integration.model.FlowEndpoint.setSwitchId |
( |
final String |
switchId | ) |
|
◆ setSwitchName()
void org.openkilda.integration.model.FlowEndpoint.setSwitchName |
( |
String |
switchName | ) |
|
◆ setVlanId()
void org.openkilda.integration.model.FlowEndpoint.setVlanId |
( |
final int |
vlanId | ) |
|
◆ toString()
String org.openkilda.integration.model.FlowEndpoint.toString |
( |
| ) |
|
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/src/openkilda-gui/src/main/java/org/openkilda/integration/model/FlowEndpoint.java