Uses of Class
org.coderic.iso20022.messages.camt.CashAccount40
Packages that use CashAccount40
-
Uses of CashAccount40 in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return CashAccount40Modifier and TypeMethodDescriptionObjectFactory.createCashAccount40()Create an instance ofCashAccount40BookingConfirmation1.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.Methods in org.coderic.iso20022.messages.camt with parameters of type CashAccount40Modifier and TypeMethodDescriptionvoidBookingConfirmation1.setAcct(CashAccount40 value) Sets the value of the acct property.voidDebitAuthorisationConfirmation3.setAcct(CashAccount40 value) Sets the value of the acct property.voidUnderlyingData2Choice.setAcct(CashAccount40 value) Sets the value of the acct property.voidOriginalTransactionReference35.setCdtrAcct(CashAccount40 value) Sets the value of the cdtrAcct property.voidOriginalTransactionReference35.setCdtrAgtAcct(CashAccount40 value) Sets the value of the cdtrAgtAcct property.voidAdjustmentCompensation1.setCompstnAcct(CashAccount40 value) Sets the value of the compstnAcct property.voidTransactionAmendment1Choice.setCshAcct(CashAccount40 value) Sets the value of the cshAcct property.voidOriginalTransactionReference35.setDbtrAcct(CashAccount40 value) Sets the value of the dbtrAcct property.voidOriginalTransactionReference35.setDbtrAgtAcct(CashAccount40 value) Sets the value of the dbtrAgtAcct property.voidSettlementInstruction11.setInstdRmbrsmntAgtAcct(CashAccount40 value) Sets the value of the instdRmbrsmntAgtAcct property.voidSettlementInstruction11.setInstgRmbrsmntAgtAcct(CashAccount40 value) Sets the value of the instgRmbrsmntAgtAcct property.voidUnderlyingStatementEntry5.setOrgnlAcct(CashAccount40 value) Sets the value of the orgnlAcct property.voidAmendmentInformationDetails14.setOrgnlCdtrAgtAcct(CashAccount40 value) Sets the value of the orgnlCdtrAgtAcct property.voidAmendmentInformationDetails14.setOrgnlDbtrAcct(CashAccount40 value) Sets the value of the orgnlDbtrAcct property.voidAmendmentInformationDetails14.setOrgnlDbtrAgtAcct(CashAccount40 value) Sets the value of the orgnlDbtrAgtAcct property.voidSettlementInstruction11.setSttlmAcct(CashAccount40 value) Sets the value of the sttlmAcct property.voidSettlementInstruction11.setThrdRmbrsmntAgtAcct(CashAccount40 value) Sets the value of the thrdRmbrsmntAgtAcct property.