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