Uses of Enum
de.xima.fc.mdl.enums.ESortingOrder
Packages that use ESortingOrder
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of ESortingOrder in de.xima.fc.appointment
Methods in de.xima.fc.appointment that return ESortingOrderMethods in de.xima.fc.appointment with parameters of type ESortingOrderModifier and TypeMethodDescriptionAppointmentQueryParams.Builder.withSortingOrder(ESortingOrder sortingOrder) -
Uses of ESortingOrder in de.xima.fc.interfaces.appointment
Methods in de.xima.fc.interfaces.appointment that return ESortingOrder -
Uses of ESortingOrder in de.xima.fc.mdl.enums
Subclasses with type arguments of type ESortingOrder in de.xima.fc.mdl.enumsMethods in de.xima.fc.mdl.enums that return ESortingOrderModifier and TypeMethodDescriptionstatic ESortingOrderReturns the enum constant of this type with the specified name.static ESortingOrder[]ESortingOrder.values()Returns an array containing the constants of this enum type, in the order they are declared.