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