org.smartcomps.twister.engine.priv.core.definition.impl
Class AlarmEventImpl
java.lang.Object
|
+--org.smartcomps.twister.engine.priv.core.definition.impl.AlarmEventImpl
- All Implemented Interfaces:
- AlarmEvent
- public class AlarmEventImpl
- extends java.lang.Object
- implements AlarmEvent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlarmEventImpl
public AlarmEventImpl()
getId
public java.lang.Long getId()
setId
public void setId(java.lang.Long id)
getTimeExpression
public java.lang.String getTimeExpression()
- Specified by:
getTimeExpression
in interface AlarmEvent
setTimeExpression
public void setTimeExpression(java.lang.String timeExpression)
getType
public int getType()
- Specified by:
getType
in interface AlarmEvent
setType
public void setType(int type)
setTimeExpression
public void setTimeExpression(java.lang.String timeExpression,
int type)
- Specified by:
setTimeExpression
in interface AlarmEvent
Copyright © 2003 SmartComps. All Rights Reserved.