com.hyper9.simdk.stubs.dao
Class AlarmDescription
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.AlarmDescription
- All Implemented Interfaces:
- Serializable
public class AlarmDescription
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
AlarmDescription
public AlarmDescription()
getExpr
public List<TypeDescription> getExpr()
setExpr
public void setExpr(List<TypeDescription> toSet)
getStateOperator
public List<ElementDescription> getStateOperator()
setStateOperator
public void setStateOperator(List<ElementDescription> toSet)
getMetricOperator
public List<ElementDescription> getMetricOperator()
setMetricOperator
public void setMetricOperator(List<ElementDescription> toSet)
getHostSystemConnectionState
public List<ElementDescription> getHostSystemConnectionState()
setHostSystemConnectionState
public void setHostSystemConnectionState(List<ElementDescription> toSet)
getVirtualMachinePowerState
public List<ElementDescription> getVirtualMachinePowerState()
setVirtualMachinePowerState
public void setVirtualMachinePowerState(List<ElementDescription> toSet)
getDatastoreConnectionState
public List<ElementDescription> getDatastoreConnectionState()
setDatastoreConnectionState
public void setDatastoreConnectionState(List<ElementDescription> toSet)
getHostSystemPowerState
public List<ElementDescription> getHostSystemPowerState()
setHostSystemPowerState
public void setHostSystemPowerState(List<ElementDescription> toSet)
getVirtualMachineGuestHeartbeatStatus
public List<ElementDescription> getVirtualMachineGuestHeartbeatStatus()
setVirtualMachineGuestHeartbeatStatus
public void setVirtualMachineGuestHeartbeatStatus(List<ElementDescription> toSet)
getEntityStatus
public List<ElementDescription> getEntityStatus()
setEntityStatus
public void setEntityStatus(List<ElementDescription> toSet)
getAction
public List<TypeDescription> getAction()
setAction
public void setAction(List<TypeDescription> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.