Uses of Enum Class
jp.ecuacion.lib.core.jakartavalidation.validator.enums.TypeConversionFromString
Packages that use TypeConversionFromString
Package
Description
Provides
jakarta validation related enums.-
Uses of TypeConversionFromString in jp.ecuacion.lib.core.jakartavalidation.validator.enums
Subclasses with type arguments of type TypeConversionFromString in jp.ecuacion.lib.core.jakartavalidation.validator.enumsModifier and TypeClassDescriptionenumDescribes the type conversion from String.Methods in jp.ecuacion.lib.core.jakartavalidation.validator.enums that return TypeConversionFromStringModifier and TypeMethodDescriptionstatic TypeConversionFromStringReturns the enum constant of this class with the specified name.static TypeConversionFromString[]TypeConversionFromString.values()Returns an array containing the constants of this enum class, in the order they are declared.