Uses of Enum Class
property.enums.OperationTypeCalendar
Packages that use OperationTypeCalendar
-
Uses of OperationTypeCalendar in model.calendar
Fields in model.calendar declared as OperationTypeCalendarMethods in model.calendar that return OperationTypeCalendarMethods in model.calendar with parameters of type OperationTypeCalendarModifier and TypeMethodDescriptionvoid
CalendarEvent.setOperationType
(OperationTypeCalendar operationType) -
Uses of OperationTypeCalendar in property.enums
Methods in property.enums that return OperationTypeCalendarModifier and TypeMethodDescriptionstatic OperationTypeCalendar
Returns the enum constant of this class with the specified name.static OperationTypeCalendar[]
OperationTypeCalendar.values()
Returns an array containing the constants of this enum class, in the order they are declared.