Uses of Enum Class
org.coderic.iso20022.messages.catp.AuthenticationEntity2Code
Packages that use AuthenticationEntity2Code
-
Uses of AuthenticationEntity2Code in org.coderic.iso20022.messages.catp
Methods in org.coderic.iso20022.messages.catp that return AuthenticationEntity2CodeModifier and TypeMethodDescriptionstatic AuthenticationEntity2CodeTransactionVerificationResult5.getVrfctnNtty()Gets the value of the vrfctnNtty property.static AuthenticationEntity2CodeReturns the enum constant of this class with the specified name.static AuthenticationEntity2Code[]AuthenticationEntity2Code.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 AuthenticationEntity2CodeModifier and TypeMethodDescriptionvoidTransactionVerificationResult5.setVrfctnNtty(AuthenticationEntity2Code value) Sets the value of the vrfctnNtty property.