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