@Generated(value="org.jsonschema2pojo") public class PortMap extends Object implements Serializable
| Constructor and Description |
|---|
PortMap() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
List<DeviceSlot> |
getDeviceSlots() |
int |
hashCode() |
void |
setDeviceSlots(List<DeviceSlot> deviceSlots) |
String |
toString() |
public List<DeviceSlot> getDeviceSlots()
public void setDeviceSlots(List<DeviceSlot> deviceSlots)
deviceSlots - The deviceSlotsCopyright © 2016. All rights reserved.