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