Uses of Enum
com.ethlo.time.TemporalType
Packages that use TemporalType
-
Uses of TemporalType in com.ethlo.time
Methods in com.ethlo.time that return TemporalTypeModifier and TypeMethodDescriptionstatic TemporalTypeReturns the enum constant of this type with the specified name.static TemporalType[]TemporalType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ethlo.time with parameters of type TemporalTypeModifier and TypeMethodDescriptionstatic booleanITU.isValid(String text, TemporalType... types) Check if the input is valid for one of the specified types