Uses of Enum Class
io.meeds.deeds.common.constant.TrialStatus
Packages that use TrialStatus
-
Uses of TrialStatus in io.meeds.deeds.common.constant
Methods in io.meeds.deeds.common.constant that return TrialStatusModifier and TypeMethodDescriptionstatic TrialStatusReturns the enum constant of this class with the specified name.static TrialStatus[]TrialStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.