public class HealthSystemRuntime extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
HostHardwareStatusInfo |
hardwareStatusInfo |
HostSystemHealthInfo |
systemHealthInfo |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HealthSystemRuntime() |
| Modifier and Type | Method and Description |
|---|---|
HostHardwareStatusInfo |
getHardwareStatusInfo() |
HostSystemHealthInfo |
getSystemHealthInfo() |
void |
setHardwareStatusInfo(HostHardwareStatusInfo hardwareStatusInfo) |
void |
setSystemHealthInfo(HostSystemHealthInfo systemHealthInfo) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic HostSystemHealthInfo systemHealthInfo
public HostHardwareStatusInfo hardwareStatusInfo
public HostSystemHealthInfo getSystemHealthInfo()
public HostHardwareStatusInfo getHardwareStatusInfo()
public void setSystemHealthInfo(HostSystemHealthInfo systemHealthInfo)
public void setHardwareStatusInfo(HostHardwareStatusInfo hardwareStatusInfo)
Copyright © 2011-2012. All Rights Reserved.