Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_002_02.BranchAndFinancialInstitutionIdentificationSCT
-
Packages that use BranchAndFinancialInstitutionIdentificationSCT Package Description org.kapott.hbci.sepa.jaxb.pain_001_002_02 -
-
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 BranchAndFinancialInstitutionIdentificationSCT Modifier and Type Field Description protected BranchAndFinancialInstitutionIdentificationSCT
CreditTransferTransactionInformationSCT. cdtrAgt
protected BranchAndFinancialInstitutionIdentificationSCT
PaymentInstructionInformationSCT. dbtrAgt
Methods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 that return BranchAndFinancialInstitutionIdentificationSCT Modifier and Type Method Description BranchAndFinancialInstitutionIdentificationSCT
ObjectFactory. createBranchAndFinancialInstitutionIdentificationSCT()
Create an instance ofBranchAndFinancialInstitutionIdentificationSCT
BranchAndFinancialInstitutionIdentificationSCT
CreditTransferTransactionInformationSCT. getCdtrAgt()
Gets the value of the cdtrAgt property.BranchAndFinancialInstitutionIdentificationSCT
PaymentInstructionInformationSCT. getDbtrAgt()
Gets the value of the dbtrAgt property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 with parameters of type BranchAndFinancialInstitutionIdentificationSCT Modifier and Type Method Description void
CreditTransferTransactionInformationSCT. setCdtrAgt(BranchAndFinancialInstitutionIdentificationSCT value)
Sets the value of the cdtrAgt property.void
PaymentInstructionInformationSCT. setDbtrAgt(BranchAndFinancialInstitutionIdentificationSCT value)
Sets the value of the dbtrAgt property.
-