Uses of Enum
com.timeanddate.services.dataTypes.dst.DSTSpecialType
Packages that use DSTSpecialType
-
Uses of DSTSpecialType in com.timeanddate.services.dataTypes.dst
Fields in com.timeanddate.services.dataTypes.dst declared as DSTSpecialTypeMethods in com.timeanddate.services.dataTypes.dst that return DSTSpecialTypeModifier and TypeMethodDescriptionDST.getSpecial()
Indicates if the region does not observe DST at all, or is on DST all year long.static DSTSpecialType
Returns the enum constant of this type with the specified name.static DSTSpecialType[]
DSTSpecialType.values()
Returns an array containing the constants of this enum type, in the order they are declared.