Uses of Enum Class
org.spincast.plugins.dateformatter.RelativeDateFormatType
Packages that use RelativeDateFormatType
-
Uses of RelativeDateFormatType in org.spincast.plugins.dateformatter
Methods in org.spincast.plugins.dateformatter that return RelativeDateFormatTypeModifier and TypeMethodDescriptionstatic RelativeDateFormatTypeReturns the enum constant of this class with the specified name.static RelativeDateFormatType[]RelativeDateFormatType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.spincast.plugins.dateformatter with parameters of type RelativeDateFormatTypeModifier and TypeMethodDescriptionRelativeDateFormatter.formatType(RelativeDateFormatType formatType) The type of the format to use.RelativeDateFormatterDefault.formatType(RelativeDateFormatType formatType)