Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_002_03.BranchAndFinancialInstitutionIdentificationSEPA1
-
Packages that use BranchAndFinancialInstitutionIdentificationSEPA1 Package Description org.kapott.hbci.sepa.jaxb.pain_001_002_03 -
-
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 BranchAndFinancialInstitutionIdentificationSEPA1 Modifier and Type Field Description protected BranchAndFinancialInstitutionIdentificationSEPA1CreditTransferTransactionInformationSCT. cdtrAgtprotected BranchAndFinancialInstitutionIdentificationSEPA1PaymentInstructionInformationSCT. dbtrAgtMethods in org.kapott.hbci.sepa.jaxb.pain_001_002_03 that return BranchAndFinancialInstitutionIdentificationSEPA1 Modifier and Type Method Description BranchAndFinancialInstitutionIdentificationSEPA1ObjectFactory. createBranchAndFinancialInstitutionIdentificationSEPA1()Create an instance ofBranchAndFinancialInstitutionIdentificationSEPA1BranchAndFinancialInstitutionIdentificationSEPA1CreditTransferTransactionInformationSCT. getCdtrAgt()Gets the value of the cdtrAgt property.BranchAndFinancialInstitutionIdentificationSEPA1PaymentInstructionInformationSCT. getDbtrAgt()Gets the value of the dbtrAgt property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_002_03 with parameters of type BranchAndFinancialInstitutionIdentificationSEPA1 Modifier and Type Method Description voidCreditTransferTransactionInformationSCT. setCdtrAgt(BranchAndFinancialInstitutionIdentificationSEPA1 value)Sets the value of the cdtrAgt property.voidPaymentInstructionInformationSCT. setDbtrAgt(BranchAndFinancialInstitutionIdentificationSEPA1 value)Sets the value of the dbtrAgt property.
-