Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_002_01.BranchAndFinancialInstitutionIdentificationSDD1
-
Packages that use BranchAndFinancialInstitutionIdentificationSDD1 Package Description org.kapott.hbci.sepa.jaxb.pain_008_002_01 -
-
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 BranchAndFinancialInstitutionIdentificationSDD1 Modifier and Type Field Description protected BranchAndFinancialInstitutionIdentificationSDD1
PaymentInstructionInformationSDD. cdtrAgt
protected BranchAndFinancialInstitutionIdentificationSDD1
DirectDebitTransactionInformationSDD. dbtrAgt
Methods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 that return BranchAndFinancialInstitutionIdentificationSDD1 Modifier and Type Method Description BranchAndFinancialInstitutionIdentificationSDD1
ObjectFactory. createBranchAndFinancialInstitutionIdentificationSDD1()
Create an instance ofBranchAndFinancialInstitutionIdentificationSDD1
BranchAndFinancialInstitutionIdentificationSDD1
PaymentInstructionInformationSDD. getCdtrAgt()
Gets the value of the cdtrAgt property.BranchAndFinancialInstitutionIdentificationSDD1
DirectDebitTransactionInformationSDD. getDbtrAgt()
Gets the value of the dbtrAgt property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 with parameters of type BranchAndFinancialInstitutionIdentificationSDD1 Modifier and Type Method Description void
PaymentInstructionInformationSDD. setCdtrAgt(BranchAndFinancialInstitutionIdentificationSDD1 value)
Sets the value of the cdtrAgt property.void
DirectDebitTransactionInformationSDD. setDbtrAgt(BranchAndFinancialInstitutionIdentificationSDD1 value)
Sets the value of the dbtrAgt property.
-