Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_02.FinancialInstitution2
-
Packages that use FinancialInstitution2 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_02 -
-
Uses of FinancialInstitution2 in org.kapott.hbci.sepa.jaxb.pain_001_001_02
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_02 declared as FinancialInstitution2 Modifier and Type Field Description protected FinancialInstitution2
CreditTransferTransactionInformation2. cdtrAgt
protected FinancialInstitution2
PaymentInstructionInformation4. dbtrAgt
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 that return FinancialInstitution2 Modifier and Type Method Description FinancialInstitution2
ObjectFactory. createFinancialInstitution2()
Create an instance ofFinancialInstitution2
FinancialInstitution2
CreditTransferTransactionInformation2. getCdtrAgt()
Gets the value of the cdtrAgt property.FinancialInstitution2
PaymentInstructionInformation4. getDbtrAgt()
Gets the value of the dbtrAgt property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 with parameters of type FinancialInstitution2 Modifier and Type Method Description void
CreditTransferTransactionInformation2. setCdtrAgt(FinancialInstitution2 value)
Sets the value of the cdtrAgt property.void
PaymentInstructionInformation4. setDbtrAgt(FinancialInstitution2 value)
Sets the value of the dbtrAgt property.
-