BrightSide Workbench Full Report + Source Code
org.turro.action.queue.QueuePeriod Enum Reference

Public Attributes

 DONT_SEND
 
 AS_GENERATED
 
 DAILY
 
 WEEKLY
 
 FORTNIGHTLY
 
 MONTHLY
 
 QUARTERLY
 
 EVERY_SIX_MONTHS
 
 YEARLY
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 24 of file QueuePeriod.java.

Member Data Documentation

◆ AS_GENERATED

org.turro.action.queue.QueuePeriod.AS_GENERATED

Definition at line 27 of file QueuePeriod.java.

◆ DAILY

org.turro.action.queue.QueuePeriod.DAILY

Definition at line 28 of file QueuePeriod.java.

◆ DONT_SEND

org.turro.action.queue.QueuePeriod.DONT_SEND

Definition at line 26 of file QueuePeriod.java.

◆ EVERY_SIX_MONTHS

org.turro.action.queue.QueuePeriod.EVERY_SIX_MONTHS

Definition at line 33 of file QueuePeriod.java.

◆ FORTNIGHTLY

org.turro.action.queue.QueuePeriod.FORTNIGHTLY

Definition at line 30 of file QueuePeriod.java.

◆ MONTHLY

org.turro.action.queue.QueuePeriod.MONTHLY

Definition at line 31 of file QueuePeriod.java.

◆ QUARTERLY

org.turro.action.queue.QueuePeriod.QUARTERLY

Definition at line 32 of file QueuePeriod.java.

◆ WEEKLY

org.turro.action.queue.QueuePeriod.WEEKLY

Definition at line 29 of file QueuePeriod.java.

◆ YEARLY

org.turro.action.queue.QueuePeriod.YEARLY

Definition at line 34 of file QueuePeriod.java.


The documentation for this enum was generated from the following file: