Uses of Enum Class
es.kukenan.smartfi.microservice.transfer.exceptions.enums.TransferExceptionCode
Packages that use TransferExceptionCode
Package
Description
Move money exception codes package.
-
Uses of TransferExceptionCode in es.kukenan.smartfi.microservice.transfer.exceptions.enums
Methods in es.kukenan.smartfi.microservice.transfer.exceptions.enums that return TransferExceptionCodeModifier and TypeMethodDescriptionstatic TransferExceptionCodeReturns the enum constant of this class with the specified name.static TransferExceptionCode[]TransferExceptionCode.values()Returns an array containing the constants of this enum class, in the order they are declared.