com.hyper9.simdk.stubs.dao
Class HostListSummary
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostListSummary
- All Implemented Interfaces:
- Serializable
public class HostListSummary
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostListSummary
public HostListSummary()
getHost
public HostSystem getHost()
setHost
public void setHost(HostSystem toSet)
getHardware
public HostHardwareSummary getHardware()
setHardware
public void setHardware(HostHardwareSummary toSet)
getRuntime
public HostRuntimeInfo getRuntime()
setRuntime
public void setRuntime(HostRuntimeInfo toSet)
getConfig
public HostConfigSummary getConfig()
setConfig
public void setConfig(HostConfigSummary toSet)
getQuickStats
public HostListSummaryQuickStats getQuickStats()
setQuickStats
public void setQuickStats(HostListSummaryQuickStats toSet)
getOverallStatus
public ManagedEntityStatus getOverallStatus()
setOverallStatus
public void setOverallStatus(ManagedEntityStatus toSet)
getRebootRequired
public Boolean getRebootRequired()
setRebootRequired
public void setRebootRequired(Boolean toSet)
getCustomValue
public List<CustomFieldValue> getCustomValue()
setCustomValue
public void setCustomValue(List<CustomFieldValue> toSet)
getManagementServerIp
public String getManagementServerIp()
setManagementServerIp
public void setManagementServerIp(String toSet)
getMaxEVCModeKey
public String getMaxEVCModeKey()
setMaxEVCModeKey
public void setMaxEVCModeKey(String toSet)
getCurrentEVCModeKey
public String getCurrentEVCModeKey()
setCurrentEVCModeKey
public void setCurrentEVCModeKey(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.