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