Package de.xima.fc
Class CmnConst.AppointmentIcalParams
- java.lang.Object
 - 
- de.xima.fc.CmnConst.AppointmentIcalParams
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringPARAM_CUTOFF_UTC_LOWERstatic StringPARAM_CUTOFF_UTC_UPPERstatic StringPARAM_INCLUDE_PAST_APPOINTMENTSstatic StringPARAM_LOCALE 
- 
Constructor Summary
Constructors Constructor Description AppointmentIcalParams() 
 - 
 
- 
- 
Field Detail
- 
PARAM_CUTOFF_UTC_LOWER
public static final String PARAM_CUTOFF_UTC_LOWER
- See Also:
 - Constant Field Values
 
 
- 
PARAM_CUTOFF_UTC_UPPER
public static final String PARAM_CUTOFF_UTC_UPPER
- See Also:
 - Constant Field Values
 
 
- 
PARAM_INCLUDE_PAST_APPOINTMENTS
public static final String PARAM_INCLUDE_PAST_APPOINTMENTS
- See Also:
 - Constant Field Values
 
 
- 
PARAM_LOCALE
public static final String PARAM_LOCALE
- See Also:
 - Constant Field Values
 
 
 - 
 
 -