Definition at line 36 of file Command.java.
Public Member Functions | |
long | getSourceSessionID () |
return the optional sessionID of source element. | |
Static Package Attributes | |
static final long | serialVersionUID = 1L |
Set version of the serialized data to make it compatible with new class versions. |
long org.openmobileis.synchro.openmsp.protocol.Command.getSourceSessionID | ( | ) |
return the optional sessionID of source element.
If not present return -1.
Definition at line 74 of file Command.java.