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