Public Attributes | |
PUNCTUAL | |
WEEKLY | |
MONTHLY | |
QUARTERLY | |
ANNUALY | |
Definition at line 24 of file Periodicity.java.
org.turro.elephant.calendar.Periodicity.ANNUALY |
Definition at line 32 of file Periodicity.java.
org.turro.elephant.calendar.Periodicity.MONTHLY |
Definition at line 28 of file Periodicity.java.
org.turro.elephant.calendar.Periodicity.PUNCTUAL |
Definition at line 26 of file Periodicity.java.
org.turro.elephant.calendar.Periodicity.QUARTERLY |
Definition at line 29 of file Periodicity.java.
org.turro.elephant.calendar.Periodicity.WEEKLY |
Definition at line 27 of file Periodicity.java.