public class ENTITIES extends Object implements ADBBean
| Modifier and Type | Class and Description |
|---|---|
static class |
ENTITIES.Factory
Factory class that keeps the parse method
|
| Modifier and Type | Field and Description |
|---|---|
protected Entities |
localENTITIES
field for ENTITIES
|
| Constructor and Description |
|---|
ENTITIES() |
| Modifier and Type | Method and Description |
|---|---|
Entities |
getENTITIES()
Auto generated getter method
|
OMElement |
getOMElement(QName parentQName,
OMFactory factory) |
void |
serialize(QName parentQName,
XMLStreamWriter xmlWriter) |
void |
serialize(QName parentQName,
XMLStreamWriter xmlWriter,
boolean serializeType) |
void |
setENTITIES(Entities param)
Auto generated setter method
|
String |
toString() |
protected Entities localENTITIES
public Entities getENTITIES()
public void setENTITIES(Entities param)
param - ENTITIESpublic OMElement getOMElement(QName parentQName, OMFactory factory) throws ADBException
getOMElement in interface ADBBeanparentQName - factory - ADBExceptionpublic void serialize(QName parentQName, XMLStreamWriter xmlWriter) throws XMLStreamException, ADBException
serialize in interface ADBBeanXMLStreamExceptionADBExceptionpublic void serialize(QName parentQName, XMLStreamWriter xmlWriter, boolean serializeType) throws XMLStreamException, ADBException
serialize in interface ADBBeanXMLStreamExceptionADBExceptionCopyright © The Apache Software Foundation. All Rights Reserved.