public class XALAddressLines extends XALAbstractObject
Modifier and Type | Field and Description |
---|---|
protected List<XALAddressLine> |
addressLines |
CHARACTERS_CONTENT, fields, namespaceURI, parent
Constructor and Description |
---|
XALAddressLines(String namespaceURI) |
Modifier and Type | Method and Description |
---|---|
protected void |
addAddressLine(XALAddressLine o) |
protected void |
doAddEventContent(Object o,
XMLEventParserContext ctx,
XMLEvent event,
Object... args) |
List<XALAddressLine> |
getAddressLines() |
getCode, getType
allocate, doAddCharacters, doAddEventAttribute, doParseEventAttributes, doParseEventContent, freeResources, getAConstructor, getCharacters, getField, getField, getFields, getNamespaceURI, getParent, getRoot, hasField, hasField, hasFields, mergeFields, newInstance, overrideFields, parse, parseCharacterContent, removeField, setField, setField, setFields, setNamespaceURI, setParent
protected List<XALAddressLine> addressLines
public XALAddressLines(String namespaceURI)
protected void addAddressLine(XALAddressLine o)
protected void doAddEventContent(Object o, XMLEventParserContext ctx, XMLEvent event, Object... args) throws XMLStreamException
doAddEventContent
in class AbstractXMLEventParser
XMLStreamException
public List<XALAddressLine> getAddressLines()