com.hyper9.simdk.stubs.dao
Class AlarmInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.AlarmSpec
com.hyper9.simdk.stubs.dao.AlarmInfo
- All Implemented Interfaces:
- Serializable
public class AlarmInfo
- extends AlarmSpec
- Author:
- akutz
- See Also:
- Serialized Form
Methods inherited from class com.hyper9.simdk.stubs.dao.AlarmSpec |
getAction, getActionFrequency, getDescription, getEnabled, getExpression, getName, getSetting, setAction, setActionFrequency, setDescription, setEnabled, setExpression, setName, setSetting |
AlarmInfo
public AlarmInfo()
getKey
public String getKey()
setKey
public void setKey(String toSet)
getAlarm
public Alarm getAlarm()
setAlarm
public void setAlarm(Alarm toSet)
getEntity
public ManagedEntity getEntity()
setEntity
public void setEntity(ManagedEntity toSet)
getLastModifiedTime
public Calendar getLastModifiedTime()
setLastModifiedTime
public void setLastModifiedTime(Calendar toSet)
getLastModifiedUser
public String getLastModifiedUser()
setLastModifiedUser
public void setLastModifiedUser(String toSet)
getCreationEventId
public Integer getCreationEventId()
setCreationEventId
public void setCreationEventId(Integer toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.