Uses of Enum Class
org.ojalgo.type.format.DateStyle
Packages that use DateStyle
-
Uses of DateStyle in org.ojalgo.type.context
Fields in org.ojalgo.type.context declared as DateStyleModifier and TypeFieldDescriptionprivate static final DateStyleDateContext.DEFAULT_STYLEprivate final DateStyleDateContext.myStyleMethods in org.ojalgo.type.context that return DateStyleMethods in org.ojalgo.type.context with parameters of type DateStyleModifier and TypeMethodDescriptionstatic FormatDateContext.withFormat(DatePart part, DateStyle style, Locale locale) Constructors in org.ojalgo.type.context with parameters of type DateStyle -
Uses of DateStyle in org.ojalgo.type.format
Subclasses with type arguments of type DateStyle in org.ojalgo.type.formatMethods in org.ojalgo.type.format that return DateStyleModifier and TypeMethodDescriptionstatic DateStyleReturns the enum constant of this class with the specified name.static DateStyle[]DateStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.ojalgo.type.format with parameters of type DateStyle