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