Uses of Enum Class
org.projecthusky.common.enums.ParticipantType
Packages that use ParticipantType
-
Uses of ParticipantType in org.projecthusky.common.enums
Methods in org.projecthusky.common.enums that return ParticipantTypeModifier and TypeMethodDescriptionstatic ParticipantTypeReturns the enum constant of this class with the specified name.static ParticipantType[]ParticipantType.values()Returns an array containing the constants of this enum class, in the order they are declared.