This section details the complex types used in the pmService WSDL.
|
Parameter |
Type |
Description |
|---|---|---|
|
name |
string |
Specifies the parameter name |
|
type |
int |
Specifies the parameter type Possible values are integers as follows: TYPE_STRING 0 TYPE_BYTE 1 TYPE_SHORT 2 TYPE_INTEGER 3 TYPE_LONG 4 TYPE_FLOAT 5 TYPE_DOUBLE 6 TYPE_BOOLEAN 7 TYPE_XML 8 TYPE_LIST 9 TYPE_DECIMAL 10 TYPE_DATETIME 11 TYPE_BIGINTEGER 12 TYPE_COMPLEX 100 TYPE_ARRAY 101 |
|
value |
Object |
Specifies the parameter value |
|
complexTypeQName |
QName |
Specifies a qualified name of a complex type as defined in the XML specification |
|
expression |
Object |
Specifies the expression that makes up a complex type |
| Copyright © 2010 CA. All rights reserved. | Tell Technical Publications how we can improve this information |