![]() |
Open Kilda Java Documentation
|
This is the complete list of members for org.openkilda.simulator.messages.SwitchMessage, including all inherited members.
| getDpid() | org.openkilda.simulator.messages.SwitchMessage | |
| getLinks() | org.openkilda.simulator.messages.SwitchMessage | |
| getNumOfPorts() | org.openkilda.simulator.messages.SwitchMessage | |
| SwitchMessage(@JsonProperty("dpid") SwitchId dpid, @JsonProperty("num_of_ports") int numOfPorts, @JsonProperty("links") List< LinkMessage > links) | org.openkilda.simulator.messages.SwitchMessage | |
| toString() | org.openkilda.simulator.messages.SwitchMessage |