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