Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_09.CashAccount38
Packages that use CashAccount38
-
Uses of CashAccount38 in org.kapott.hbci.sepa.jaxb.pain_001_001_09
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_09 declared as CashAccount38Modifier and TypeFieldDescriptionprotected CashAccount38CreditTransferTransaction34.cdtrAcctprotected CashAccount38CreditTransferTransaction34.cdtrAgtAcctprotected CashAccount38PaymentInstruction30.chrgsAcctprotected CashAccount38PaymentInstruction30.dbtrAcctprotected CashAccount38PaymentInstruction30.dbtrAgtAcctprotected CashAccount38CreditTransferTransaction34.intrmyAgt1Acctprotected CashAccount38CreditTransferTransaction34.intrmyAgt2Acctprotected CashAccount38CreditTransferTransaction34.intrmyAgt3AcctMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return CashAccount38Modifier and TypeMethodDescriptionObjectFactory.createCashAccount38()Create an instance ofCashAccount38CreditTransferTransaction34.getCdtrAcct()Gets the value of the cdtrAcct property.CreditTransferTransaction34.getCdtrAgtAcct()Gets the value of the cdtrAgtAcct property.PaymentInstruction30.getChrgsAcct()Gets the value of the chrgsAcct property.PaymentInstruction30.getDbtrAcct()Gets the value of the dbtrAcct property.PaymentInstruction30.getDbtrAgtAcct()Gets the value of the dbtrAgtAcct property.CreditTransferTransaction34.getIntrmyAgt1Acct()Gets the value of the intrmyAgt1Acct property.CreditTransferTransaction34.getIntrmyAgt2Acct()Gets the value of the intrmyAgt2Acct property.CreditTransferTransaction34.getIntrmyAgt3Acct()Gets the value of the intrmyAgt3Acct property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 with parameters of type CashAccount38Modifier and TypeMethodDescriptionvoidCreditTransferTransaction34.setCdtrAcct(CashAccount38 value) Sets the value of the cdtrAcct property.voidCreditTransferTransaction34.setCdtrAgtAcct(CashAccount38 value) Sets the value of the cdtrAgtAcct property.voidPaymentInstruction30.setChrgsAcct(CashAccount38 value) Sets the value of the chrgsAcct property.voidPaymentInstruction30.setDbtrAcct(CashAccount38 value) Sets the value of the dbtrAcct property.voidPaymentInstruction30.setDbtrAgtAcct(CashAccount38 value) Sets the value of the dbtrAgtAcct property.voidCreditTransferTransaction34.setIntrmyAgt1Acct(CashAccount38 value) Sets the value of the intrmyAgt1Acct property.voidCreditTransferTransaction34.setIntrmyAgt2Acct(CashAccount38 value) Sets the value of the intrmyAgt2Acct property.voidCreditTransferTransaction34.setIntrmyAgt3Acct(CashAccount38 value) Sets the value of the intrmyAgt3Acct property.