Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_003_02.BranchAndFinancialInstitutionIdentificationSEPA3
Packages that use BranchAndFinancialInstitutionIdentificationSEPA3
-
Uses of BranchAndFinancialInstitutionIdentificationSEPA3 in org.kapott.hbci.sepa.jaxb.pain_008_003_02
Fields in org.kapott.hbci.sepa.jaxb.pain_008_003_02 declared as BranchAndFinancialInstitutionIdentificationSEPA3Modifier and TypeFieldDescriptionPaymentInstructionInformationSDD.cdtrAgt
DirectDebitTransactionInformationSDD.dbtrAgt
Methods in org.kapott.hbci.sepa.jaxb.pain_008_003_02 that return BranchAndFinancialInstitutionIdentificationSEPA3Modifier and TypeMethodDescriptionObjectFactory.createBranchAndFinancialInstitutionIdentificationSEPA3()
Create an instance ofBranchAndFinancialInstitutionIdentificationSEPA3
PaymentInstructionInformationSDD.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_003_02 with parameters of type BranchAndFinancialInstitutionIdentificationSEPA3Modifier and TypeMethodDescriptionvoid
PaymentInstructionInformationSDD.setCdtrAgt
(BranchAndFinancialInstitutionIdentificationSEPA3 value) Sets the value of the cdtrAgt property.void
DirectDebitTransactionInformationSDD.setDbtrAgt
(BranchAndFinancialInstitutionIdentificationSEPA3 value) Sets the value of the dbtrAgt property.