Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_09.BranchAndFinancialInstitutionIdentification6
Packages that use BranchAndFinancialInstitutionIdentification6
-
Uses of BranchAndFinancialInstitutionIdentification6 in org.kapott.hbci.sepa.jaxb.pain_001_001_09
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_09 declared as BranchAndFinancialInstitutionIdentification6Modifier and TypeFieldDescriptionCreditTransferTransaction34.cdtrAgt
PaymentInstruction30.chrgsAcctAgt
PaymentInstruction30.dbtrAgt
GroupHeader85.fwdgAgt
CreditTransferTransaction34.intrmyAgt1
CreditTransferTransaction34.intrmyAgt2
CreditTransferTransaction34.intrmyAgt3
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return BranchAndFinancialInstitutionIdentification6Modifier and TypeMethodDescriptionObjectFactory.createBranchAndFinancialInstitutionIdentification6()
Create an instance ofBranchAndFinancialInstitutionIdentification6
CreditTransferTransaction34.getCdtrAgt()
Gets the value of the cdtrAgt property.PaymentInstruction30.getChrgsAcctAgt()
Gets the value of the chrgsAcctAgt property.PaymentInstruction30.getDbtrAgt()
Gets the value of the dbtrAgt property.GroupHeader85.getFwdgAgt()
Gets the value of the fwdgAgt property.CreditTransferTransaction34.getIntrmyAgt1()
Gets the value of the intrmyAgt1 property.CreditTransferTransaction34.getIntrmyAgt2()
Gets the value of the intrmyAgt2 property.CreditTransferTransaction34.getIntrmyAgt3()
Gets the value of the intrmyAgt3 property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 with parameters of type BranchAndFinancialInstitutionIdentification6Modifier and TypeMethodDescriptionvoid
CreditTransferTransaction34.setCdtrAgt
(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the cdtrAgt property.void
PaymentInstruction30.setChrgsAcctAgt
(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the chrgsAcctAgt property.void
PaymentInstruction30.setDbtrAgt
(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the dbtrAgt property.void
GroupHeader85.setFwdgAgt
(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the fwdgAgt property.void
CreditTransferTransaction34.setIntrmyAgt1
(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the intrmyAgt1 property.void
CreditTransferTransaction34.setIntrmyAgt2
(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the intrmyAgt2 property.void
CreditTransferTransaction34.setIntrmyAgt3
(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the intrmyAgt3 property.