Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_002_02.BranchAndFinancialInstitutionIdentificationSCT
Packages that use BranchAndFinancialInstitutionIdentificationSCT
-
Uses of BranchAndFinancialInstitutionIdentificationSCT in org.kapott.hbci.sepa.jaxb.pain_001_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_001_002_02 declared as BranchAndFinancialInstitutionIdentificationSCTModifier and TypeFieldDescriptionCreditTransferTransactionInformationSCT.cdtrAgt
PaymentInstructionInformationSCT.dbtrAgt
Methods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 that return BranchAndFinancialInstitutionIdentificationSCTModifier and TypeMethodDescriptionObjectFactory.createBranchAndFinancialInstitutionIdentificationSCT()
Create an instance ofBranchAndFinancialInstitutionIdentificationSCT
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_02 with parameters of type BranchAndFinancialInstitutionIdentificationSCTModifier and TypeMethodDescriptionvoid
CreditTransferTransactionInformationSCT.setCdtrAgt
(BranchAndFinancialInstitutionIdentificationSCT value) Sets the value of the cdtrAgt property.void
PaymentInstructionInformationSCT.setDbtrAgt
(BranchAndFinancialInstitutionIdentificationSCT value) Sets the value of the dbtrAgt property.