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