net.ontopia.topicmaps.utils.tmrap.axis2
Class DeleteTopicResponse

java.lang.Object
  extended by net.ontopia.topicmaps.utils.tmrap.axis2.DeleteTopicResponse
All Implemented Interfaces:
java.io.Serializable, org.apache.axis2.databinding.ADBBean

public class DeleteTopicResponse
extends java.lang.Object
implements org.apache.axis2.databinding.ADBBean

DeleteTopicResponse bean class

See Also:
Serialized Form

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

MY_QNAME

public static final javax.xml.namespace.QName MY_QNAME

localDeleteTopicResponse

protected java.lang.String localDeleteTopicResponse
field for DeleteTopicResponse

Constructor Detail

DeleteTopicResponse

public DeleteTopicResponse()
Method Detail

getDeleteTopicResponse

public java.lang.String getDeleteTopicResponse()
Auto generated getter method

Returns:
java.lang.String

setDeleteTopicResponse

public void setDeleteTopicResponse(java.lang.String param)
Auto generated setter method

Parameters:
param - DeleteTopicResponse

getOMElement

public org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName,
                                                  org.apache.axiom.om.OMFactory factory)
                                           throws org.apache.axis2.databinding.ADBException
Specified by:
getOMElement in interface org.apache.axis2.databinding.ADBBean
Parameters:
parentQName -
factory -
Returns:
org.apache.axiom.om.OMElement
Throws:
org.apache.axis2.databinding.ADBException

serialize

public void serialize(javax.xml.namespace.QName parentQName,
                      javax.xml.stream.XMLStreamWriter xmlWriter)
               throws javax.xml.stream.XMLStreamException,
                      org.apache.axis2.databinding.ADBException
Specified by:
serialize in interface org.apache.axis2.databinding.ADBBean
Throws:
javax.xml.stream.XMLStreamException
org.apache.axis2.databinding.ADBException

serialize

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
Specified by:
serialize in interface org.apache.axis2.databinding.ADBBean
Throws:
javax.xml.stream.XMLStreamException
org.apache.axis2.databinding.ADBException

getPullParser

public javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName)
                                               throws org.apache.axis2.databinding.ADBException
databinding method to get an XML representation of this object

Specified by:
getPullParser in interface org.apache.axis2.databinding.ADBBean
Throws:
org.apache.axis2.databinding.ADBException


Copyright © 2000-2012 Ontopia.