public class DriveEnclosure extends BaseModelResource
Constructor and Description |
---|
DriveEnclosure() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonString
public Integer getBay()
public void setBay(Integer bay)
bay
- the bay to setpublic int getDriveBayCount()
public void setDriveBayCount(int driveBayCount)
driveBayCount
- the driveBayCount to setpublic void setDriveBays(List<DriveBay> driveBays)
driveBays
- the driveBays to setpublic Location getDriveEnclosureLocation()
public void setDriveEnclosureLocation(Location driveEnclosureLocation)
driveEnclosureLocation
- the driveEnclosureLocation to setpublic DriveEnclosurePortMap getDriveEnclosurePortMap()
public void setDriveEnclosurePortMap(DriveEnclosurePortMap driveEnclosurePortMap)
driveEnclosurePortMap
- the driveEnclosurePortMap to setpublic String getEnclosureName()
public void setEnclosureName(String enclosureName)
enclosureName
- the enclosureName to setpublic String getEnclosureUri()
public void setEnclosureUri(String enclosureUri)
enclosureUri
- the enclosureUri to setpublic String getFirmwareVersion()
public void setFirmwareVersion(String firmwareVersion)
firmwareVersion
- the firmwareVersion to setpublic HardResetState getHardResetState()
public void setHardResetState(HardResetState hardResetState)
hardResetState
- the hardResetState to setpublic Integer getInterconnectBaySet()
public void setInterconnectBaySet(Integer interconnectBaySet)
interconnectBaySet
- the interconnectBaySet to setpublic void setInterconnectUri(List<String> interconnectUri)
interconnectUri
- the interconnectUri to setpublic int getIoAdapterCount()
public void setIoAdapterCount(int ioAdapterCount)
ioAdapterCount
- the ioAdapterCount to setpublic List<DriveEnclosureIOAdapter> getIoAdapters()
public void setIoAdapters(List<DriveEnclosureIOAdapter> ioAdapters)
ioAdapters
- the ioAdapters to setpublic String getManufacturer()
public void setManufacturer(String manufacturer)
manufacturer
- the manufacturer to setpublic String getModel()
public void setModel(String model)
model
- the model to setpublic String getPartNumber()
public void setPartNumber(String partNumber)
partNumber
- the partNumber to setpublic PowerState getPowerState()
public void setPowerState(PowerState powerState)
powerState
- the powerState to setpublic String getProductName()
public void setProductName(String productName)
productName
- the productName to setpublic RefreshState getRefreshState()
public void setRefreshState(RefreshState refreshState)
refreshState
- the refreshState to setpublic String getSerialNumber()
public void setSerialNumber(String serialNumber)
serialNumber
- the serialNumber to setpublic String getStateReason()
public void setStateReason(String stateReason)
stateReason
- the stateReason to setpublic Integer getTemperature()
public void setTemperature(Integer temperature)
temperature
- the temperature to setpublic UIDState getUidState()
public void setUidState(UIDState uidState)
uidState
- the uidState to setpublic String getWwid()
public void setWwid(String wwid)
wwid
- the wwid to setpublic String toString()
toString
in class BaseModelResource
public boolean equals(Object obj)
equals
in class BaseModelResource
public int hashCode()
hashCode
in class BaseModelResource
Copyright © 2017. All rights reserved.