|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.databinding.types.soapencoding._int
public class _int
_int bean class
| Nested Class Summary | |
|---|---|
static class |
_int.Factory
Factory class that keeps the parse method |
| Field Summary | |
|---|---|
protected int |
local_int
field for _int |
| Constructor Summary | |
|---|---|
_int()
|
|
| Method Summary | |
|---|---|
int |
get_int()
Auto generated getter method |
org.apache.axiom.om.OMElement |
getOMElement(QName parentQName,
org.apache.axiom.om.OMFactory factory)
|
XMLStreamReader |
getPullParser(QName qName)
databinding method to get an XML representation of this object |
static boolean |
isReaderMTOMAware(XMLStreamReader reader)
isReaderMTOMAware |
void |
serialize(QName parentQName,
XMLStreamWriter xmlWriter)
|
void |
serialize(QName parentQName,
XMLStreamWriter xmlWriter,
boolean serializeType)
|
void |
set_int(int param)
Auto generated setter method |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected int local_int
| Constructor Detail |
|---|
public _int()
| Method Detail |
|---|
public int get_int()
public void set_int(int param)
param - _intpublic String toString()
toString in class Objectpublic static boolean isReaderMTOMAware(XMLStreamReader reader)
public org.apache.axiom.om.OMElement getOMElement(QName parentQName,
org.apache.axiom.om.OMFactory factory)
throws ADBException
getOMElement in interface ADBBeanparentQName - factory -
ADBException
public void serialize(QName parentQName,
XMLStreamWriter xmlWriter)
throws XMLStreamException,
ADBException
serialize in interface ADBBeanXMLStreamException
ADBException
public void serialize(QName parentQName,
XMLStreamWriter xmlWriter,
boolean serializeType)
throws XMLStreamException,
ADBException
serialize in interface ADBBeanXMLStreamException
ADBException
public XMLStreamReader getPullParser(QName qName)
throws ADBException
getPullParser in interface ADBBeanqName - the name of the element to be generated for this ADBBean.
ADBException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||