Uses of Enum Class
dev.vality.adapter.common.v2.mapper.model.MappingExceptions
Packages that use MappingExceptions
-
Uses of MappingExceptions in dev.vality.adapter.common.v2.mapper.model
Methods in dev.vality.adapter.common.v2.mapper.model that return MappingExceptionsModifier and TypeMethodDescriptionstatic MappingExceptionsReturns the enum constant of this class with the specified name.static MappingExceptions[]MappingExceptions.values()Returns an array containing the constants of this enum class, in the order they are declared.