Uses of Class
org.coderic.iso20022.messages.camt.OriginalTransactionReference35
Packages that use OriginalTransactionReference35
-
Uses of OriginalTransactionReference35 in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return OriginalTransactionReference35Modifier and TypeMethodDescriptionObjectFactory.createOriginalTransactionReference35()Create an instance ofOriginalTransactionReference35UnderlyingPaymentInstruction8.getOrgnlTxRef()Gets the value of the orgnlTxRef property.UnderlyingPaymentTransaction7.getOrgnlTxRef()Gets the value of the orgnlTxRef property.Methods in org.coderic.iso20022.messages.camt with parameters of type OriginalTransactionReference35Modifier and TypeMethodDescriptionvoidUnderlyingPaymentInstruction8.setOrgnlTxRef(OriginalTransactionReference35 value) Sets the value of the orgnlTxRef property.voidUnderlyingPaymentTransaction7.setOrgnlTxRef(OriginalTransactionReference35 value) Sets the value of the orgnlTxRef property.