NADSWebserviceVersion
From
(Difference between revisions)
m (→Constants) |
m (→Constants) |
||
Line 13: | Line 13: | ||
|VERSION_2 | |VERSION_2 | ||
|String | |String | ||
− | |A constant representing the second version of the interface, usable only | + | |A constant representing the second version of the interface, usable only by java client platforms. |
|---- bgcolor=#EDEDFF | |---- bgcolor=#EDEDFF | ||
|VERSION_3 | |VERSION_3 |
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 by java client platforms. |
VERSION_3 | String | A constant representing the third version of the interface, usable by any client platform. |