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

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

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

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

Detailed Description

Title: OpenMobileIS project source
Description: Result command.

Contains a list of data items.

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

DataItem

Definition at line 38 of file Result.java.

Public Member Functions

 Result (int cmdRef, String sourceRef, String targetRef)
String getMetaInformation ()
String getTargetRef ()
String getSourceRef ()
String toString ()
void setSourceRef (String source)
void setTargetRef (String target)
void setMetaInformation (String meta)
void writeContent (StringBuffer buffer)

Protected Member Functions

 Result ()

Protected Attributes

String meta
String targetRef
String sourceRef

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