![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
| List< PortDetail > | getPortDetail () |
| void | setPortDetail (final List< PortDetail > portDetail) |
| String | getVersion () |
| void | setVersion (final String version) |
The Class PortDetailResponse.
Definition at line 19 of file PortsDetail.java.
| List<PortDetail> org.openkilda.integration.model.PortsDetail.getPortDetail | ( | ) |
Definition at line 29 of file PortsDetail.java.
| String org.openkilda.integration.model.PortsDetail.getVersion | ( | ) |
Definition at line 37 of file PortsDetail.java.
| void org.openkilda.integration.model.PortsDetail.setPortDetail | ( | final List< PortDetail > | portDetail | ) |
Definition at line 33 of file PortsDetail.java.
| void org.openkilda.integration.model.PortsDetail.setVersion | ( | final String | version | ) |
Definition at line 41 of file PortsDetail.java.