public class XALAddressLines extends XALAbstractObject
Modifier and Type | Field and Description |
---|---|
protected java.util.List<XALAddressLine> |
addressLines |
CHARACTERS_CONTENT, fields, namespaceURI, parent
Constructor and Description |
---|
XALAddressLines(java.lang.String namespaceURI) |
Modifier and Type | Method and Description |
---|---|
protected void |
addAddressLine(XALAddressLine o) |
protected void |
doAddEventContent(java.lang.Object o,
XMLEventParserContext ctx,
javax.xml.stream.events.XMLEvent event,
java.lang.Object... args) |
java.util.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 java.util.List<XALAddressLine> addressLines
protected void addAddressLine(XALAddressLine o)
protected void doAddEventContent(java.lang.Object o, XMLEventParserContext ctx, javax.xml.stream.events.XMLEvent event, java.lang.Object... args) throws javax.xml.stream.XMLStreamException
doAddEventContent
in class AbstractXMLEventParser
javax.xml.stream.XMLStreamException
public java.util.List<XALAddressLine> getAddressLines()