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