Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

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

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

org.openmobileis.synchro.openmsp.protocol.AbstractCommand org.openmobileis.synchro.openmsp.protocol.Element org.openmobileis.synchro.openmsp.protocol.Element org.openmobileis.common.util.OpenMISSerializable org.openmobileis.common.util.OpenMISSerializable org.openmobileis.synchro.openmsp.protocol.Result org.openmobileis.synchro.openmsp.protocol.Status List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: Response command class manages the following commands : Result and Status A response command have an attribute CmdRef (command reference) which refer to the request command identifier.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.
See also:
: Result

: Status

Definition at line 39 of file ResponseCommand.java.

Public Member Functions

 ResponseCommand (int commandType, int cmdRef)
int getCmdRef ()
String toString ()
void setCmdRef (int cmdRef)
void writeContent (StringBuffer buffer)

Protected Member Functions

 ResponseCommand (int commandType)

Protected Attributes

int cmdRef

Static Package Attributes

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


The documentation for this class was generated from the following file:
Generated on Wed Dec 14 21:05:40 2005 for OpenMobileIS by  doxygen 1.4.4