BenQ Mobile

javax.microedition.xml.rpc
Class ComplexType

java.lang.Object
  extended byjavax.microedition.xml.rpc.Type
      extended byjavax.microedition.xml.rpc.ComplexType

public class ComplexType
extends Type

The class ComplexType is a special Type instance used to represent an xsd:complextype defined in a Web Service's WSDL definition. This class is a subclass of Type, and gets 8 as the type value used by the Type class.

Version:
0.1
See Also:
Stub, Operation

Field Summary
 Element[] elements
          The set of xsd:element objects which make up this ComplexType.
 
Fields inherited from class javax.microedition.xml.rpc.Type
BOOLEAN, BYTE, DOUBLE, FLOAT, INT, LONG, SHORT, STRING, value
 
Constructor Summary
ComplexType()
          Default constructor.
 
Methods inherited from class javax.microedition.xml.rpc.Type
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

elements

public Element[] elements
The set of xsd:element objects which make up this ComplexType.

Constructor Detail

ComplexType

public ComplexType()
Default constructor.


BenQ Mobile

Copyright © 2006 BenQ Mobile GmbH & Co. OHG or respective copyright owner.
All Rights Reserved.
BenQ Corp. is a trademark licensee of Siemens AG.


For further information about Mobility Toolkit (MTK) visit our Developer Portal.