Uses of Enum
cdm.base.datetime.TimeUnitEnum
Packages that use TimeUnitEnum
Package
Description
Basic date and time concepts: relative date, date range, offset, business centre etc.
-
Uses of TimeUnitEnum in cdm.base.datetime
Methods in cdm.base.datetime that return TimeUnitEnumModifier and TypeMethodDescriptionstatic TimeUnitEnumTimeUnitEnum.fromDisplayName(String name) static TimeUnitEnumReturns the enum constant of this type with the specified name.static TimeUnitEnum[]TimeUnitEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.