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