Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_02.FinancialInstitution2
Packages that use FinancialInstitution2
-
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 FinancialInstitution2Modifier and TypeFieldDescriptionprotected FinancialInstitution2CreditTransferTransactionInformation2.cdtrAgtprotected FinancialInstitution2PaymentInstructionInformation4.dbtrAgtMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 that return FinancialInstitution2Modifier and TypeMethodDescriptionObjectFactory.createFinancialInstitution2()Create an instance ofFinancialInstitution2CreditTransferTransactionInformation2.getCdtrAgt()Gets the value of the cdtrAgt property.PaymentInstructionInformation4.getDbtrAgt()Gets the value of the dbtrAgt property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 with parameters of type FinancialInstitution2Modifier and TypeMethodDescriptionvoidCreditTransferTransactionInformation2.setCdtrAgt(FinancialInstitution2 value) Sets the value of the cdtrAgt property.voidPaymentInstructionInformation4.setDbtrAgt(FinancialInstitution2 value) Sets the value of the dbtrAgt property.