Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_002_03.BranchAndFinancialInstitutionIdentificationSEPA1
Packages that use BranchAndFinancialInstitutionIdentificationSEPA1
-
Uses of BranchAndFinancialInstitutionIdentificationSEPA1 in org.kapott.hbci.sepa.jaxb.pain_001_002_03
Fields in org.kapott.hbci.sepa.jaxb.pain_001_002_03 declared as BranchAndFinancialInstitutionIdentificationSEPA1Modifier and TypeFieldDescriptionCreditTransferTransactionInformationSCT.cdtrAgt
PaymentInstructionInformationSCT.dbtrAgt
Methods in org.kapott.hbci.sepa.jaxb.pain_001_002_03 that return BranchAndFinancialInstitutionIdentificationSEPA1Modifier and TypeMethodDescriptionObjectFactory.createBranchAndFinancialInstitutionIdentificationSEPA1()
Create an instance ofBranchAndFinancialInstitutionIdentificationSEPA1
CreditTransferTransactionInformationSCT.getCdtrAgt()
Gets the value of the cdtrAgt property.PaymentInstructionInformationSCT.getDbtrAgt()
Gets the value of the dbtrAgt property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_002_03 with parameters of type BranchAndFinancialInstitutionIdentificationSEPA1Modifier and TypeMethodDescriptionvoid
CreditTransferTransactionInformationSCT.setCdtrAgt
(BranchAndFinancialInstitutionIdentificationSEPA1 value) Sets the value of the cdtrAgt property.void
PaymentInstructionInformationSCT.setDbtrAgt
(BranchAndFinancialInstitutionIdentificationSEPA1 value) Sets the value of the dbtrAgt property.