BrightSide Workbench Full Report + Source Code
org.turro.elephant.calendar.Periodicity Enum Reference

Public Attributes

 PUNCTUAL
 
 WEEKLY
 
 MONTHLY
 
 QUARTERLY
 
 ANNUALY
 

Detailed Description

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

Definition at line 24 of file Periodicity.java.

Member Data Documentation

◆ ANNUALY

org.turro.elephant.calendar.Periodicity.ANNUALY

Definition at line 32 of file Periodicity.java.

◆ MONTHLY

org.turro.elephant.calendar.Periodicity.MONTHLY

Definition at line 28 of file Periodicity.java.

◆ PUNCTUAL

org.turro.elephant.calendar.Periodicity.PUNCTUAL

Definition at line 26 of file Periodicity.java.

◆ QUARTERLY

org.turro.elephant.calendar.Periodicity.QUARTERLY

Definition at line 29 of file Periodicity.java.

◆ WEEKLY

org.turro.elephant.calendar.Periodicity.WEEKLY

Definition at line 27 of file Periodicity.java.


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