Uses of Class
org.coderic.iso20022.messages.caaa.TransactionIdentifier1
Packages that use TransactionIdentifier1
-
Uses of TransactionIdentifier1 in org.coderic.iso20022.messages.caaa
Methods in org.coderic.iso20022.messages.caaa that return TransactionIdentifier1Modifier and TypeMethodDescriptionObjectFactory.createTransactionIdentifier1()Create an instance ofTransactionIdentifier1CardPaymentTransactionAdviceResponse5.getTxId()Gets the value of the txId property.CardPaymentTransactionAdviceResponse8.getTxId()Gets the value of the txId property.Methods in org.coderic.iso20022.messages.caaa with parameters of type TransactionIdentifier1Modifier and TypeMethodDescriptionvoidCardPaymentTransactionAdviceResponse5.setTxId(TransactionIdentifier1 value) Sets the value of the txId property.voidCardPaymentTransactionAdviceResponse8.setTxId(TransactionIdentifier1 value) Sets the value of the txId property.