Uses of Enum Class
adalid.core.enums.ProcedureType
Packages that use ProcedureType
-
Uses of ProcedureType in adalid.core
Methods in adalid.core that return ProcedureType -
Uses of ProcedureType in adalid.core.enums
Methods in adalid.core.enums that return ProcedureTypeModifier and TypeMethodDescriptionstatic ProcedureTypeReturns the enum constant of this class with the specified name.static ProcedureType[]ProcedureType.values()Returns an array containing the constants of this enum class, in the order they are declared.