Uses of Enum Class
adalid.commons.enums.EnumTemporalFormat
Packages that use EnumTemporalFormat
-
Uses of EnumTemporalFormat in adalid.commons.enums
Methods in adalid.commons.enums that return EnumTemporalFormatModifier and TypeMethodDescriptionstatic EnumTemporalFormatReturns the enum constant of this class with the specified name.static EnumTemporalFormat[]EnumTemporalFormat.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EnumTemporalFormat in adalid.commons.util
Methods in adalid.commons.util with parameters of type EnumTemporalFormatModifier and TypeMethodDescriptionstatic DateTimeUtils.parse(String pdq, EnumTemporalFormat format)