Uses of Class
org.coderic.iso20022.messages.auth.TransactionData3
Packages that use TransactionData3
-
Uses of TransactionData3 in org.coderic.iso20022.messages.auth
Methods in org.coderic.iso20022.messages.auth that return TransactionData3Modifier and TypeMethodDescriptionObjectFactory.createTransactionData3()Create an instance ofTransactionData3OrderData4.getTxData()Gets the value of the txData property.Methods in org.coderic.iso20022.messages.auth with parameters of type TransactionData3Modifier and TypeMethodDescriptionvoidOrderData4.setTxData(TransactionData3 value) Sets the value of the txData property.