Uses of Enum Class
io.mateu.dtos.SortTypeDto
-
Uses of SortTypeDto in io.mateu.dtos
Methods in io.mateu.dtos that return SortTypeDtoModifier and TypeMethodDescriptionstatic SortTypeDtoReturns the enum constant of this class with the specified name.static SortTypeDto[]SortTypeDto.values()Returns an array containing the constants of this enum class, in the order they are declared.