Uses of Enum Class
io.virtualan.params.ParamTypes
Packages that use ParamTypes
-
Uses of ParamTypes in io.virtualan.params
Methods in io.virtualan.params that return ParamTypesModifier and TypeMethodDescriptionstatic ParamTypesParamTypes.fromString(String paramType) static ParamTypesReturns the enum constant of this class with the specified name.static ParamTypes[]ParamTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.