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