|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.utils.tmrap.axis2.DeleteTopicResponse
public class DeleteTopicResponse
DeleteTopicResponse bean class
Nested Class Summary | |
---|---|
static class |
DeleteTopicResponse.Factory
Factory class that keeps the parse method |
Field Summary | |
---|---|
protected java.lang.String |
localDeleteTopicResponse
field for DeleteTopicResponse |
static javax.xml.namespace.QName |
MY_QNAME
|
Constructor Summary | |
---|---|
DeleteTopicResponse()
|
Method Summary | |
---|---|
java.lang.String |
getDeleteTopicResponse()
Auto generated getter method |
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 |
void |
serialize(javax.xml.namespace.QName parentQName,
javax.xml.stream.XMLStreamWriter xmlWriter)
|
void |
serialize(javax.xml.namespace.QName parentQName,
javax.xml.stream.XMLStreamWriter xmlWriter,
boolean serializeType)
|
void |
setDeleteTopicResponse(java.lang.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 javax.xml.namespace.QName MY_QNAME
protected java.lang.String localDeleteTopicResponse
Constructor Detail |
---|
public DeleteTopicResponse()
Method Detail |
---|
public java.lang.String getDeleteTopicResponse()
public void setDeleteTopicResponse(java.lang.String param)
param
- DeleteTopicResponsepublic org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory) throws org.apache.axis2.databinding.ADBException
getOMElement
in interface org.apache.axis2.databinding.ADBBean
parentQName
- factory
-
org.apache.axis2.databinding.ADBException
public void serialize(javax.xml.namespace.QName parentQName, javax.xml.stream.XMLStreamWriter xmlWriter) throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException
serialize
in interface org.apache.axis2.databinding.ADBBean
javax.xml.stream.XMLStreamException
org.apache.axis2.databinding.ADBException
public void serialize(javax.xml.namespace.QName parentQName, javax.xml.stream.XMLStreamWriter xmlWriter, boolean serializeType) throws javax.xml.stream.XMLStreamException, org.apache.axis2.databinding.ADBException
serialize
in interface org.apache.axis2.databinding.ADBBean
javax.xml.stream.XMLStreamException
org.apache.axis2.databinding.ADBException
public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName) throws org.apache.axis2.databinding.ADBException
getPullParser
in interface org.apache.axis2.databinding.ADBBean
org.apache.axis2.databinding.ADBException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |