Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_02.BranchAndFinancialInstitutionIdentificationSEPA3
Packages that use BranchAndFinancialInstitutionIdentificationSEPA3
-
Uses of BranchAndFinancialInstitutionIdentificationSEPA3 in org.kapott.hbci.sepa.jaxb.pain_008_001_02
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_02 declared as BranchAndFinancialInstitutionIdentificationSEPA3Modifier and TypeFieldDescriptionPaymentInstructionInformationSDD.cdtrAgtDirectDebitTransactionInformationSDD.dbtrAgtMethods in org.kapott.hbci.sepa.jaxb.pain_008_001_02 that return BranchAndFinancialInstitutionIdentificationSEPA3Modifier and TypeMethodDescriptionObjectFactory.createBranchAndFinancialInstitutionIdentificationSEPA3()Create an instance ofBranchAndFinancialInstitutionIdentificationSEPA3PaymentInstructionInformationSDD.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_001_02 with parameters of type BranchAndFinancialInstitutionIdentificationSEPA3Modifier and TypeMethodDescriptionvoidPaymentInstructionInformationSDD.setCdtrAgt(BranchAndFinancialInstitutionIdentificationSEPA3 value) Sets the value of the cdtrAgt property.voidDirectDebitTransactionInformationSDD.setDbtrAgt(BranchAndFinancialInstitutionIdentificationSEPA3 value) Sets the value of the dbtrAgt property.