Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_02.CashAccount8
Packages that use CashAccount8
-
Uses of CashAccount8 in org.kapott.hbci.sepa.jaxb.pain_001_001_02
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_02 declared as CashAccount8Modifier and TypeFieldDescriptionprotected CashAccount8CreditTransferTransactionInformation2.cdtrAcctprotected CashAccount8PaymentInstructionInformation4.dbtrAcctMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 that return CashAccount8Modifier and TypeMethodDescriptionObjectFactory.createCashAccount8()Create an instance ofCashAccount8CreditTransferTransactionInformation2.getCdtrAcct()Gets the value of the cdtrAcct property.PaymentInstructionInformation4.getDbtrAcct()Gets the value of the dbtrAcct property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 with parameters of type CashAccount8Modifier and TypeMethodDescriptionvoidCreditTransferTransactionInformation2.setCdtrAcct(CashAccount8 value) Sets the value of the cdtrAcct property.voidPaymentInstructionInformation4.setDbtrAcct(CashAccount8 value) Sets the value of the dbtrAcct property.