org.openmobileis.synchro.openmsp.protocol.Item Class Reference

Inheritance diagram for org.openmobileis.synchro.openmsp.protocol.Item:

org.openmobileis.synchro.openmsp.protocol.Element org.openmobileis.synchro.openmsp.protocol.DataItem

List of all members.


Detailed Description

Title: OpenMobileIS project source
Description: Item used for Request commands and Result command which have not to manage data.

(For instance Map command) If an item contains data, use DataItem

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0. : DataItem

Definition at line 38 of file Item.java.


Public Member Functions

long getSourceSessionID ()
 return the optional sessionID of source element.

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L
 Set version of the serialized data to make it compatible with new class versions.

Member Function Documentation

long org.openmobileis.synchro.openmsp.protocol.Item.getSourceSessionID (  ) 

return the optional sessionID of source element.

If not present return -1.

Definition at line 74 of file Item.java.


The documentation for this class was generated from the following file:
Generated on Mon Jan 14 17:29:55 2008 for OpenMobileIS by  doxygen 1.5.4