Package org.bedework.calfacade
Class BwAlarm.TriggerVal
java.lang.Object
org.bedework.calfacade.BwAlarm.TriggerVal
- Enclosing class:
- BwAlarm
Used fpr constructors
-
Field Summary
FieldsModifier and TypeFieldDescriptionThis specifies the time for the alarm in rfc formatbooleantrue if trigger is a date time valuebooleantrue if we trigger off the start -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
trigger
This specifies the time for the alarm in rfc format -
triggerStart
public boolean triggerStarttrue if we trigger off the start -
triggerDateTime
public boolean triggerDateTimetrue if trigger is a date time value
-
-
Constructor Details
-
TriggerVal
public TriggerVal()
-