Uses of Class
org.coderic.iso20022.messages.caaa.CardPaymentTransactionAdviceResponse8
Packages that use CardPaymentTransactionAdviceResponse8
-
Uses of CardPaymentTransactionAdviceResponse8 in org.coderic.iso20022.messages.caaa
Methods in org.coderic.iso20022.messages.caaa that return CardPaymentTransactionAdviceResponse8Modifier and TypeMethodDescriptionObjectFactory.createCardPaymentTransactionAdviceResponse8()Create an instance ofCardPaymentTransactionAdviceResponse8AcceptorCancellationAdviceResponse12.getTx()Gets the value of the tx property.AcceptorCompletionAdviceResponse12.getTx()Gets the value of the tx property.Methods in org.coderic.iso20022.messages.caaa with parameters of type CardPaymentTransactionAdviceResponse8Modifier and TypeMethodDescriptionvoidAcceptorCancellationAdviceResponse12.setTx(CardPaymentTransactionAdviceResponse8 value) Sets the value of the tx property.voidAcceptorCompletionAdviceResponse12.setTx(CardPaymentTransactionAdviceResponse8 value) Sets the value of the tx property.