Uses of Enum
org.oxerr.viagogo.model.request.sale.SaleRequest.Sort
Packages that use SaleRequest.Sort
-
Uses of SaleRequest.Sort in org.oxerr.viagogo.model.request.sale
Methods in org.oxerr.viagogo.model.request.sale that return SaleRequest.SortModifier and TypeMethodDescriptionstatic SaleRequest.Sort
Returns the enum constant of this type with the specified name.static SaleRequest.Sort[]
SaleRequest.Sort.values()
Returns an array containing the constants of this enum type, in the order they are declared.