|
BenQ Mobile |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.microedition.xml.rpc.Type
The class Type
is a type safe enumeration of allowable
types that are used to identify simple types defined in a Web Service's
WSDL definition. The set of simple types are:
Stub
,
Operation
Field Summary | |
static Type |
BOOLEAN
Type constant identifying boolean parameters. |
static Type |
BYTE
Type constant identifying byte parameters. |
static Type |
DOUBLE
Type constant identifying double parameters. |
static Type |
FLOAT
Type constant identifying float parameters. |
static Type |
INT
Type constant identifying integer parameters. |
static Type |
LONG
Type constant identifying long parameters. |
static Type |
SHORT
Type constant identifying short parameters. |
static Type |
STRING
Type constant identifying String parameters. |
int |
value
The internal integer "value" of this type. |
Method Summary | |
java.lang.String |
toString()
Returns a string representation of this object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final Type BOOLEAN
public static final Type BYTE
public static final Type SHORT
public static final Type INT
public static final Type LONG
public static final Type FLOAT
public static final Type DOUBLE
public static final Type STRING
public final int value
Method Detail |
public java.lang.String toString()
|
BenQ Mobile |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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. |