public class _int extends Object implements ADBBean
| Modifier and Type | Class and Description |
|---|---|
static class |
_int.Factory
Factory class that keeps the parse method
|
| Modifier and Type | Field and Description |
|---|---|
protected int |
local_int
field for _int
|
| Constructor and Description |
|---|
_int() |
| Modifier and Type | Method and Description |
|---|---|
int |
get_int()
Auto generated getter method
|
org.apache.axiom.om.OMElement |
getOMElement(QName parentQName,
org.apache.axiom.om.OMFactory factory) |
static boolean |
isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader)
isReaderMTOMAware
|
void |
serialize(QName parentQName,
javax.xml.stream.XMLStreamWriter xmlWriter) |
void |
serialize(QName parentQName,
javax.xml.stream.XMLStreamWriter xmlWriter,
boolean serializeType) |
void |
set_int(int param)
Auto generated setter method
|
String |
toString() |
public int get_int()
public void set_int(int param)
param - _intpublic static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader)
public org.apache.axiom.om.OMElement getOMElement(QName parentQName, org.apache.axiom.om.OMFactory factory) throws ADBException
getOMElement in interface ADBBeanparentQName - factory - ADBExceptionpublic void serialize(QName parentQName, javax.xml.stream.XMLStreamWriter xmlWriter) throws javax.xml.stream.XMLStreamException, ADBException
serialize in interface ADBBeanjavax.xml.stream.XMLStreamExceptionADBExceptionpublic void serialize(QName parentQName, javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) throws javax.xml.stream.XMLStreamException, ADBException
serialize in interface ADBBeanjavax.xml.stream.XMLStreamExceptionADBExceptionCopyright © 2004–2016 The Apache Software Foundation. All rights reserved.