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