Uses of Class
eu.europa.ec.taxud.cesop.domain.XmlPaymentDataMsgPart
-
Packages that use XmlPaymentDataMsgPart Package Description eu.europa.ec.taxud.cesop.readers eu.europa.ec.taxud.cesop.validation -
-
Uses of XmlPaymentDataMsgPart in eu.europa.ec.taxud.cesop.readers
Methods in eu.europa.ec.taxud.cesop.readers that return XmlPaymentDataMsgPart Modifier and Type Method Description XmlPaymentDataMsgPart
IPspXmlReader. next()
Parse the next part of payment data.XmlPaymentDataMsgPart
PspXmlReader. next()
-
Uses of XmlPaymentDataMsgPart in eu.europa.ec.taxud.cesop.validation
Methods in eu.europa.ec.taxud.cesop.validation that return types with arguments of type XmlPaymentDataMsgPart Modifier and Type Method Description Iterator<XmlPaymentDataMsgPart>
PspValidatingReader. validateParts()
Validate parts iterator.
-