Uses of Enum Class
ai.waii.clients.history.SortOrder
Packages that use SortOrder
-
Uses of SortOrder in ai.waii.clients.history
Methods in ai.waii.clients.history that return SortOrderModifier and TypeMethodDescriptionGetGeneratedQueryHistoryRequest.getTimestampSortOrder()static SortOrderReturns the enum constant of this class with the specified name.static SortOrder[]SortOrder.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ai.waii.clients.history with parameters of type SortOrderModifier and TypeMethodDescriptionGetGeneratedQueryHistoryRequest.setTimestampSortOrder(SortOrder timestampSortOrder)