Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_10.OriginalPaymentInstruction32
-
Packages that use OriginalPaymentInstruction32 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_10 -
-
Uses of OriginalPaymentInstruction32 in org.kapott.hbci.sepa.jaxb.pain_002_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_10 with type parameters of type OriginalPaymentInstruction32 Modifier and Type Field Description protected java.util.List<OriginalPaymentInstruction32>
CustomerPaymentStatusReportV10. orgnlPmtInfAndSts
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return OriginalPaymentInstruction32 Modifier and Type Method Description OriginalPaymentInstruction32
ObjectFactory. createOriginalPaymentInstruction32()
Create an instance ofOriginalPaymentInstruction32
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return types with arguments of type OriginalPaymentInstruction32 Modifier and Type Method Description java.util.List<OriginalPaymentInstruction32>
CustomerPaymentStatusReportV10. getOrgnlPmtInfAndSts()
Gets the value of the orgnlPmtInfAndSts property.
-