Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_02.BranchAndFinancialInstitutionIdentificationSEPA3
-
Packages that use BranchAndFinancialInstitutionIdentificationSEPA3 Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_02 -
-
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 BranchAndFinancialInstitutionIdentificationSEPA3 Modifier and Type Field Description protected BranchAndFinancialInstitutionIdentificationSEPA3PaymentInstructionInformationSDD. cdtrAgtprotected BranchAndFinancialInstitutionIdentificationSEPA3DirectDebitTransactionInformationSDD. dbtrAgtMethods in org.kapott.hbci.sepa.jaxb.pain_008_001_02 that return BranchAndFinancialInstitutionIdentificationSEPA3 Modifier and Type Method Description BranchAndFinancialInstitutionIdentificationSEPA3ObjectFactory. createBranchAndFinancialInstitutionIdentificationSEPA3()Create an instance ofBranchAndFinancialInstitutionIdentificationSEPA3BranchAndFinancialInstitutionIdentificationSEPA3PaymentInstructionInformationSDD. getCdtrAgt()Gets the value of the cdtrAgt property.BranchAndFinancialInstitutionIdentificationSEPA3DirectDebitTransactionInformationSDD. getDbtrAgt()Gets the value of the dbtrAgt property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_02 with parameters of type BranchAndFinancialInstitutionIdentificationSEPA3 Modifier and Type Method Description voidPaymentInstructionInformationSDD. setCdtrAgt(BranchAndFinancialInstitutionIdentificationSEPA3 value)Sets the value of the cdtrAgt property.voidDirectDebitTransactionInformationSDD. setDbtrAgt(BranchAndFinancialInstitutionIdentificationSEPA3 value)Sets the value of the dbtrAgt property.
-