Uses of Enum Class
cdc.prefs.defaults.DatePreference.Format
Packages that use DatePreference.Format
-
Uses of DatePreference.Format in cdc.prefs.defaults
Methods in cdc.prefs.defaults that return DatePreference.FormatModifier and TypeMethodDescriptionstatic DatePreference.FormatReturns the enum constant of this class with the specified name.static DatePreference.Format[]DatePreference.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in cdc.prefs.defaults with parameters of type DatePreference.FormatModifierConstructorDescriptionDatePreference(Preferences node, String key, Date def, DatePreference.Format format)