Uses of Enum Class
com.caplin.transformer.persistence.QueryParams.Order
-
Uses of QueryParams.Order in com.caplin.transformer.persistence
Modifier and TypeMethodDescriptionstatic QueryParams.Order
Returns the enum constant of this class with the specified name.static QueryParams.Order[]
QueryParams.Order.values()
Returns an array containing the constants of this enum class, in the order they are declared.