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