|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.kwfgrid.gwes.xmldbclient.QueryServiceStub.Collection
public static class QueryServiceStub.Collection
| Nested Class Summary | |
|---|---|
static class |
QueryServiceStub.Collection.Factory
Factory class that keeps the parse method |
| Field Summary | |
|---|---|
protected QueryServiceStub.StringArray |
localCollections
field for Collections |
protected QueryServiceStub.StringArray |
localResources
field for Resources |
| Constructor Summary | |
|---|---|
QueryServiceStub.Collection()
|
|
| Method Summary | |
|---|---|
QueryServiceStub.StringArray |
getCollections()
Auto generated getter method |
org.apache.axiom.om.OMElement |
getOMElement(QName parentQName,
org.apache.axiom.om.OMFactory factory)
|
javax.xml.stream.XMLStreamReader |
getPullParser(QName qName)
databinding method to get an XML representation of this object |
QueryServiceStub.StringArray |
getResources()
Auto generated getter method |
static boolean |
isReaderMTOMAware(javax.xml.stream.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 |
setCollections(QueryServiceStub.StringArray param)
Auto generated setter method |
void |
setResources(QueryServiceStub.StringArray 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 |
|---|
protected QueryServiceStub.StringArray localCollections
protected QueryServiceStub.StringArray localResources
| Constructor Detail |
|---|
public QueryServiceStub.Collection()
| Method Detail |
|---|
public QueryServiceStub.StringArray getCollections()
public void setCollections(QueryServiceStub.StringArray param)
param - Collectionspublic QueryServiceStub.StringArray getResources()
public void setResources(QueryServiceStub.StringArray param)
param - Resourcespublic static boolean isReaderMTOMAware(javax.xml.stream.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 javax.xml.stream.XMLStreamException,
org.apache.axis2.databinding.ADBException
serialize in interface org.apache.axis2.databinding.ADBBeanjavax.xml.stream.XMLStreamException
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 javax.xml.stream.XMLStreamException,
org.apache.axis2.databinding.ADBException
serialize in interface org.apache.axis2.databinding.ADBBeanjavax.xml.stream.XMLStreamException
org.apache.axis2.databinding.ADBException
public javax.xml.stream.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 | |||||||||