Uses of Enum Class
org.coderic.iso20022.messages.catp.AuthenticationMethod7Code
-
Uses of AuthenticationMethod7Code in org.coderic.iso20022.messages.catp
Modifier and TypeMethodDescriptionstatic AuthenticationMethod7Code
TransactionVerificationResult5.getMtd()
Gets the value of the mtd property.static AuthenticationMethod7Code
Returns the enum constant of this class with the specified name.static AuthenticationMethod7Code[]
AuthenticationMethod7Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TransactionVerificationResult5.setMtd
(AuthenticationMethod7Code value) Sets the value of the mtd property.