public class _short extends Object implements ADBBean
| Modifier and Type | Class and Description |
|---|---|
static class |
_short.Factory
Factory class that keeps the parse method
|
| Modifier and Type | Field and Description |
|---|---|
protected short |
local_short
field for _short
|
| Constructor and Description |
|---|
_short() |
| Modifier and Type | Method and Description |
|---|---|
short |
get_short()
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 |
set_short(short param)
Auto generated setter method
|
String |
toString() |
public short get_short()
public void set_short(short param)
param - _shortpublic 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.