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.cdtrAgt
DirectDebitTransactionInformationSDD.dbtrAgt
Methods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 that return BranchAndFinancialInstitutionIdentificationSDD1Modifier and TypeMethodDescriptionObjectFactory.createBranchAndFinancialInstitutionIdentificationSDD1()
Create an instance ofBranchAndFinancialInstitutionIdentificationSDD1
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_002_01 with parameters of type BranchAndFinancialInstitutionIdentificationSDD1Modifier and TypeMethodDescriptionvoid
PaymentInstructionInformationSDD.setCdtrAgt
(BranchAndFinancialInstitutionIdentificationSDD1 value) Sets the value of the cdtrAgt property.void
DirectDebitTransactionInformationSDD.setDbtrAgt
(BranchAndFinancialInstitutionIdentificationSDD1 value) Sets the value of the dbtrAgt property.