public class PowerDeliveryDevice extends BaseModelResource
| Constructor and Description |
|---|
PowerDeliveryDevice() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonStringpublic Integer getCoreId()
public void setCoreId(Integer coreId)
coreId - the coreId to setpublic PowerDeliveryDeviceType getDeviceType()
public void setDeviceType(PowerDeliveryDeviceType deviceType)
deviceType - the deviceType to setpublic String getFeedIdentifier()
public void setFeedIdentifier(String feedIdentifier)
feedIdentifier - the feedIdentifier to setpublic String getId()
public void setId(String id)
id - the id to setpublic Integer getLineVoltage()
public void setLineVoltage(Integer lineVoltage)
lineVoltage - the lineVoltage to setpublic Integer getLoadSegmentId()
public void setLoadSegmentId(Integer loadSegmentId)
loadSegmentId - the loadSegmentId to setpublic ManagementModule getManagedBy()
public void setManagedBy(ManagementModule managedBy)
managedBy - the managedBy to setpublic String getModel()
public void setModel(String model)
model - the model to setpublic Integer getOutletId()
public void setOutletId(Integer outletId)
outletId - the outletId to setpublic String getPartNumber()
public void setPartNumber(String partNumber)
partNumber - the partNumber to setpublic PhaseType getPhaseType()
public void setPhaseType(PhaseType phaseType)
phaseType - the phaseType to setpublic List<PowerConnection> getPowerConnections()
public void setPowerConnections(List<PowerConnection> powerConnections)
powerConnections - the powerConnections to setpublic Integer getRatedCapacity()
public void setRatedCapacity(Integer ratedCapacity)
ratedCapacity - the ratedCapacity to setpublic String getSerialNumber()
public void setSerialNumber(String serialNumber)
serialNumber - the serialNumber to setpublic String getUuid()
public void setUuid(String uuid)
uuid - the uuid to setpublic final boolean equals(Object obj)
equals in class BaseModelResourcepublic int hashCode()
hashCode in class BaseModelResourcepublic String toString()
toString in class BaseModelResourceCopyright © 2017. All rights reserved.