soap tutorial

adriani.jws.template.marshalling
Class UserType

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

public class UserType
extends java.lang.Object

UserType bean class


Nested Class Summary
static class UserType.Factory
          Factory class that keeps the parse method
 
Field Summary
protected  java.math.BigInteger localCustomer
          field for Customer
protected  PhoneType localPhone
          field for Phone
 
Constructor Summary
UserType()
           
 
Method Summary
 java.math.BigInteger getCustomer()
          Auto generated getter method
 org.apache.axiom.om.OMElement getOMElement(javax.xml.namespace.QName parentQName, org.apache.axiom.om.OMFactory factory)
           
 PhoneType getPhone()
          Auto generated getter method
 javax.xml.stream.XMLStreamReader getPullParser(javax.xml.namespace.QName qName)
          databinding method to get an XML representation of this object
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 setCustomer(java.math.BigInteger param)
          Auto generated setter method
 void setPhone(PhoneType 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

localPhone

protected PhoneType localPhone
field for Phone


localCustomer

protected java.math.BigInteger localCustomer
field for Customer

Constructor Detail

UserType

public UserType()
Method Detail

getPhone

public PhoneType getPhone()
Auto generated getter method

Returns:
adriani.jws.template.marshalling.PhoneType

setPhone

public void setPhone(PhoneType param)
Auto generated setter method

Parameters:
param - Phone

getCustomer

public java.math.BigInteger getCustomer()
Auto generated getter method

Returns:
java.math.BigInteger

setCustomer

public void setCustomer(java.math.BigInteger param)
Auto generated setter method

Parameters:
param - Customer

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