public class PaymentStatusHistoryItemParser extends XmlElementParser<PaymentStatusHistoryItem>
PaymentStatusHistoryItem.| Constructor and Description |
|---|
PaymentStatusHistoryItemParser() |
| Modifier and Type | Method and Description |
|---|---|
protected PaymentStatusHistoryItem |
parseChildImpl(XmlElementParsable element)
The implementation of the parseChild method.
|
parseChild, parseChildrenprotected PaymentStatusHistoryItem parseChildImpl(XmlElementParsable element)
XmlElementParserparseChildImpl in class XmlElementParser<PaymentStatusHistoryItem>element - the XML element to parse to the defined object of type T