Uses of Class
org.coderic.iso20022.messages.camt.CashAccount40
-
Uses of CashAccount40 in org.coderic.iso20022.messages.camt
Modifier and TypeMethodDescriptionObjectFactory.createCashAccount40()
Create an instance ofCashAccount40
BookingConfirmation1.getAcct()
Gets the value of the acct property.DebitAuthorisationConfirmation3.getAcct()
Gets the value of the acct property.UnderlyingData2Choice.getAcct()
Gets the value of the acct property.OriginalTransactionReference35.getCdtrAcct()
Gets the value of the cdtrAcct property.OriginalTransactionReference35.getCdtrAgtAcct()
Gets the value of the cdtrAgtAcct property.AdjustmentCompensation1.getCompstnAcct()
Gets the value of the compstnAcct property.TransactionAmendment1Choice.getCshAcct()
Gets the value of the cshAcct property.OriginalTransactionReference35.getDbtrAcct()
Gets the value of the dbtrAcct property.OriginalTransactionReference35.getDbtrAgtAcct()
Gets the value of the dbtrAgtAcct property.SettlementInstruction11.getInstdRmbrsmntAgtAcct()
Gets the value of the instdRmbrsmntAgtAcct property.SettlementInstruction11.getInstgRmbrsmntAgtAcct()
Gets the value of the instgRmbrsmntAgtAcct property.UnderlyingStatementEntry5.getOrgnlAcct()
Gets the value of the orgnlAcct property.AmendmentInformationDetails14.getOrgnlCdtrAgtAcct()
Gets the value of the orgnlCdtrAgtAcct property.AmendmentInformationDetails14.getOrgnlDbtrAcct()
Gets the value of the orgnlDbtrAcct property.AmendmentInformationDetails14.getOrgnlDbtrAgtAcct()
Gets the value of the orgnlDbtrAgtAcct property.SettlementInstruction11.getSttlmAcct()
Gets the value of the sttlmAcct property.SettlementInstruction11.getThrdRmbrsmntAgtAcct()
Gets the value of the thrdRmbrsmntAgtAcct property.Modifier and TypeMethodDescriptionvoid
BookingConfirmation1.setAcct
(CashAccount40 value) Sets the value of the acct property.void
DebitAuthorisationConfirmation3.setAcct
(CashAccount40 value) Sets the value of the acct property.void
UnderlyingData2Choice.setAcct
(CashAccount40 value) Sets the value of the acct property.void
OriginalTransactionReference35.setCdtrAcct
(CashAccount40 value) Sets the value of the cdtrAcct property.void
OriginalTransactionReference35.setCdtrAgtAcct
(CashAccount40 value) Sets the value of the cdtrAgtAcct property.void
AdjustmentCompensation1.setCompstnAcct
(CashAccount40 value) Sets the value of the compstnAcct property.void
TransactionAmendment1Choice.setCshAcct
(CashAccount40 value) Sets the value of the cshAcct property.void
OriginalTransactionReference35.setDbtrAcct
(CashAccount40 value) Sets the value of the dbtrAcct property.void
OriginalTransactionReference35.setDbtrAgtAcct
(CashAccount40 value) Sets the value of the dbtrAgtAcct property.void
SettlementInstruction11.setInstdRmbrsmntAgtAcct
(CashAccount40 value) Sets the value of the instdRmbrsmntAgtAcct property.void
SettlementInstruction11.setInstgRmbrsmntAgtAcct
(CashAccount40 value) Sets the value of the instgRmbrsmntAgtAcct property.void
UnderlyingStatementEntry5.setOrgnlAcct
(CashAccount40 value) Sets the value of the orgnlAcct property.void
AmendmentInformationDetails14.setOrgnlCdtrAgtAcct
(CashAccount40 value) Sets the value of the orgnlCdtrAgtAcct property.void
AmendmentInformationDetails14.setOrgnlDbtrAcct
(CashAccount40 value) Sets the value of the orgnlDbtrAcct property.void
AmendmentInformationDetails14.setOrgnlDbtrAgtAcct
(CashAccount40 value) Sets the value of the orgnlDbtrAgtAcct property.void
SettlementInstruction11.setSttlmAcct
(CashAccount40 value) Sets the value of the sttlmAcct property.void
SettlementInstruction11.setThrdRmbrsmntAgtAcct
(CashAccount40 value) Sets the value of the thrdRmbrsmntAgtAcct property.