soap tutorial

adriani.jws.template.marshalling
Class DateOutType

java.lang.Object
  extended by adriani.jws.template.marshalling.DateOutType

public class DateOutType
extends java.lang.Object

DateOutType bean class


Nested Class Summary
static class DateOutType.Factory
          Factory class that keeps the parse method
 
Field Summary
protected  java.lang.String localDate
          field for Date
protected  java.lang.String localMessage
          field for Message
protected  StatusType localStatus
          field for Status
 
Constructor Summary
DateOutType()
           
 
Method Summary
 java.lang.String getDate()
          Auto generated getter method
 java.lang.String getMessage()
          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
 StatusType getStatus()
          Auto generated getter method
static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader)
          isReaderMTOMAware
 void serialize(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory, org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter)
           
 void serialize(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory, org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter, boolean serializeType)
           
 void setDate(java.lang.String param)
          Auto generated setter method
 void setMessage(java.lang.String param)
          Auto generated setter method
 void setStatus(StatusType 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

localStatus

protected StatusType localStatus
field for Status


localMessage

protected java.lang.String localMessage
field for Message


localDate

protected java.lang.String localDate
field for Date

Constructor Detail

DateOutType

public DateOutType()
Method Detail

getStatus

public StatusType getStatus()
Auto generated getter method

Returns:
adriani.jws.template.marshalling.StatusType

setStatus

public void setStatus(StatusType param)
Auto generated setter method

Parameters:
param - Status

getMessage

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

Returns:
java.lang.String

setMessage

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

Parameters:
param - Message

getDate

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

Returns:
java.lang.String

setDate

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

Parameters:
param - Date

isReaderMTOMAware

public static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader)
isReaderMTOMAware

Returns:
true if the reader supports MTOM

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
Parameters:
parentQName -
factory -
Returns:
org.apache.axiom.om.OMElement
Throws:
org.apache.axis2.databinding.ADBException

serialize

public void serialize(javax.xml.namespace.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
Throws:
javax.xml.stream.XMLStreamException
org.apache.axis2.databinding.ADBException

serialize

public void serialize(javax.xml.namespace.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
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

Throws:
org.apache.axis2.databinding.ADBException

Build 18/09/2012

Morpheus Quality Technologies - Making the Zion software
Copyright © 2009-2013 Morpheus Quality Technologies. All Rights Reserved