Uses of Enum
org.qubership.atp.ram.dto.request.SortingParams.Direction
Packages that use SortingParams.Direction
-
Uses of SortingParams.Direction in org.qubership.atp.ram.dto.request
Methods in org.qubership.atp.ram.dto.request that return SortingParams.DirectionModifier and TypeMethodDescriptionstatic SortingParams.DirectionReturns the enum constant of this type with the specified name.static SortingParams.Direction[]SortingParams.Direction.values()Returns an array containing the constants of this enum type, in the order they are declared.