Uses of Enum Class
org.coderic.iso20022.messages.catp.AuthenticationMethod7Code
Packages that use AuthenticationMethod7Code
-
Uses of AuthenticationMethod7Code in org.coderic.iso20022.messages.catp
Methods in org.coderic.iso20022.messages.catp that return AuthenticationMethod7CodeModifier and TypeMethodDescriptionstatic AuthenticationMethod7CodeTransactionVerificationResult5.getMtd()Gets the value of the mtd property.static AuthenticationMethod7CodeReturns 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.Methods in org.coderic.iso20022.messages.catp with parameters of type AuthenticationMethod7CodeModifier and TypeMethodDescriptionvoidTransactionVerificationResult5.setMtd(AuthenticationMethod7Code value) Sets the value of the mtd property.