Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_10.CustomerPaymentStatusReportV10
-
Packages that use CustomerPaymentStatusReportV10 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_10 -
-
Uses of CustomerPaymentStatusReportV10 in org.kapott.hbci.sepa.jaxb.pain_002_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_10 declared as CustomerPaymentStatusReportV10 Modifier and Type Field Description protected CustomerPaymentStatusReportV10
Document. cstmrPmtStsRpt
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return CustomerPaymentStatusReportV10 Modifier and Type Method Description CustomerPaymentStatusReportV10
ObjectFactory. createCustomerPaymentStatusReportV10()
Create an instance ofCustomerPaymentStatusReportV10
CustomerPaymentStatusReportV10
Document. getCstmrPmtStsRpt()
Gets the value of the cstmrPmtStsRpt property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 with parameters of type CustomerPaymentStatusReportV10 Modifier and Type Method Description void
Document. setCstmrPmtStsRpt(CustomerPaymentStatusReportV10 value)
Sets the value of the cstmrPmtStsRpt property.
-