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