public class _long extends Object implements ADBBean
| Modifier and Type | Class and Description |
|---|---|
static class |
_long.Factory
Factory class that keeps the parse method
|
| Modifier and Type | Field and Description |
|---|---|
protected long |
local_long
field for _long
|
| Constructor and Description |
|---|
_long() |
| Modifier and Type | Method and Description |
|---|---|
long |
get_long()
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_long(long param)
Auto generated setter method
|
String |
toString() |
public long get_long()
public void set_long(long param)
param - _longpublic 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 - 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 ADBBeanXMLStreamExceptionADBExceptionpublic XMLStreamReader getPullParser(QName qName) throws ADBException
getPullParser in interface ADBBeanqName - the name of the element to be generated for this ADBBean.ADBExceptionCopyright © 2004–2016 The Apache Software Foundation. All rights reserved.