|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.databinding.types.soapencoding.UnsignedShort
public class UnsignedShort
UnsignedShort bean class
| Nested Class Summary | |
|---|---|
static class |
UnsignedShort.Factory
Factory class that keeps the parse method |
| Field Summary | |
|---|---|
protected UnsignedShort |
localUnsignedShort
field for UnsignedShort |
| Constructor Summary | |
|---|---|
UnsignedShort()
|
|
| Method Summary | |
|---|---|
org.apache.axiom.om.OMElement |
getOMElement(javax.xml.namespace.QName parentQName,
org.apache.axiom.om.OMFactory factory)
|
javax.xml.stream.XMLStreamReader |
getPullParser(javax.xml.namespace.QName qName)
databinding method to get an XML representation of this object |
UnsignedShort |
getUnsignedShort()
Auto generated getter method |
static boolean |
isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader)
isReaderMTOMAware |
void |
serialize(javax.xml.namespace.QName parentQName,
org.apache.axiom.om.OMFactory factory,
MTOMAwareXMLStreamWriter xmlWriter)
|
void |
serialize(javax.xml.namespace.QName parentQName,
org.apache.axiom.om.OMFactory factory,
MTOMAwareXMLStreamWriter xmlWriter,
boolean serializeType)
|
void |
setUnsignedShort(UnsignedShort param)
Auto generated setter method |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected UnsignedShort localUnsignedShort
| Constructor Detail |
|---|
public UnsignedShort()
| Method Detail |
|---|
public UnsignedShort getUnsignedShort()
public void setUnsignedShort(UnsignedShort param)
param - UnsignedShortpublic java.lang.String toString()
toString in class java.lang.Objectpublic static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader)
public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName,
org.apache.axiom.om.OMFactory factory)
throws ADBException
parentQName - factory -
ADBException
public void serialize(javax.xml.namespace.QName parentQName,
org.apache.axiom.om.OMFactory factory,
MTOMAwareXMLStreamWriter xmlWriter)
throws javax.xml.stream.XMLStreamException,
ADBException
serialize in interface ADBBeanjavax.xml.stream.XMLStreamException
ADBException
public void serialize(javax.xml.namespace.QName parentQName,
org.apache.axiom.om.OMFactory factory,
MTOMAwareXMLStreamWriter xmlWriter,
boolean serializeType)
throws javax.xml.stream.XMLStreamException,
ADBException
serialize in interface ADBBeanjavax.xml.stream.XMLStreamException
ADBException
public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.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 | |||||||||