NADSWebserviceVersion
From
(Difference between revisions)
m (→Constants) |
|||
Line 17: | Line 17: | ||
|VERSION_3 | |VERSION_3 | ||
|String | |String | ||
− | |A constant representing the | + | |A constant representing the third version of the interface, usable by any client platform. |
|} | |} |
Revision as of 21:39, 30 August 2005
Description
A list of possible interfaces that can be used to comunicate with EService.
Constants
The data fields of this object.
Name | Type | Description |
---|---|---|
VERSION_2 | String | A constant representing the second version of the interface, usable only via the java client platform. |
VERSION_3 | String | A constant representing the third version of the interface, usable by any client platform. |