public class PortMap extends Object implements Serializable
| Constructor and Description |
|---|
PortMap() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<ServerFabricDevice> |
getDeviceSlots() |
int |
hashCode() |
void |
setDeviceSlots(List<ServerFabricDevice> deviceSlots) |
String |
toString() |
public List<ServerFabricDevice> getDeviceSlots()
public void setDeviceSlots(List<ServerFabricDevice> deviceSlots)
deviceSlots - the deviceSlots to setCopyright © 2017. All rights reserved.