Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_002_01.BranchAndFinancialInstitutionIdentificationSDD1
Packages that use BranchAndFinancialInstitutionIdentificationSDD1
-
Uses of BranchAndFinancialInstitutionIdentificationSDD1 in org.kapott.hbci.sepa.jaxb.pain_008_002_01
Fields in org.kapott.hbci.sepa.jaxb.pain_008_002_01 declared as BranchAndFinancialInstitutionIdentificationSDD1Modifier and TypeFieldDescriptionPaymentInstructionInformationSDD.cdtrAgtDirectDebitTransactionInformationSDD.dbtrAgtMethods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 that return BranchAndFinancialInstitutionIdentificationSDD1Modifier and TypeMethodDescriptionObjectFactory.createBranchAndFinancialInstitutionIdentificationSDD1()Create an instance ofBranchAndFinancialInstitutionIdentificationSDD1PaymentInstructionInformationSDD.getCdtrAgt()Gets the value of the cdtrAgt property.DirectDebitTransactionInformationSDD.getDbtrAgt()Gets the value of the dbtrAgt property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 with parameters of type BranchAndFinancialInstitutionIdentificationSDD1Modifier and TypeMethodDescriptionvoidPaymentInstructionInformationSDD.setCdtrAgt(BranchAndFinancialInstitutionIdentificationSDD1 value) Sets the value of the cdtrAgt property.voidDirectDebitTransactionInformationSDD.setDbtrAgt(BranchAndFinancialInstitutionIdentificationSDD1 value) Sets the value of the dbtrAgt property.