|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectde.uni_leipzig.wifa.iwi.mr3.common.InstanceModelsRequest
public class InstanceModelsRequest
InstanceModelsRequest bean class
| Nested Class Summary | |
|---|---|
static class |
InstanceModelsRequest.Factory
Factory class that keeps the parse method |
| Field Summary | |
|---|---|
protected String |
localUri
field for Uri This was an Attribute! |
static QName |
MY_QNAME
|
| Constructor Summary | |
|---|---|
InstanceModelsRequest()
|
|
| Method Summary | |
|---|---|
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 |
String |
getUri()
Auto generated getter method |
static boolean |
isReaderMTOMAware(XMLStreamReader reader)
isReaderMTOMAware |
void |
serialize(QName parentQName,
org.apache.axiom.om.OMFactory factory,
org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter)
|
void |
serialize(QName parentQName,
org.apache.axiom.om.OMFactory factory,
org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter,
boolean serializeType)
|
void |
setUri(String param)
Auto generated setter method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final QName MY_QNAME
protected String localUri
| Constructor Detail |
|---|
public InstanceModelsRequest()
| Method Detail |
|---|
public String getUri()
public void setUri(String param)
param - Uripublic static boolean isReaderMTOMAware(XMLStreamReader reader)
public org.apache.axiom.om.OMElement getOMElement(QName parentQName,
org.apache.axiom.om.OMFactory factory)
throws org.apache.axis2.databinding.ADBException
parentQName - factory -
org.apache.axis2.databinding.ADBException
public void serialize(QName parentQName,
org.apache.axiom.om.OMFactory factory,
org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter)
throws XMLStreamException,
org.apache.axis2.databinding.ADBException
serialize in interface org.apache.axis2.databinding.ADBBeanXMLStreamException
org.apache.axis2.databinding.ADBException
public void serialize(QName parentQName,
org.apache.axiom.om.OMFactory factory,
org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter,
boolean serializeType)
throws XMLStreamException,
org.apache.axis2.databinding.ADBException
serialize in interface org.apache.axis2.databinding.ADBBeanXMLStreamException
org.apache.axis2.databinding.ADBException
public XMLStreamReader getPullParser(QName qName)
throws org.apache.axis2.databinding.ADBException
getPullParser in interface org.apache.axis2.databinding.ADBBeanorg.apache.axis2.databinding.ADBException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||