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

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

org.openmobileis.synchro.openmsp.protocol.Item org.openmobileis.synchro.openmsp.protocol.Element 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: Item used for Request commands and Result command.

If an item contains data, use DataItem

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

Definition at line 36 of file DataItem.java.

Public Member Functions

 DataItem (int itemType, String meta, String data, String source, String target)
String getMetaInformation ()
String getData ()
String toString ()
void setMetaInformation (String meta)
void setData (String data)
void writeContent (StringBuffer buffer)

Protected Member Functions

 DataItem (int itemType)

Protected Attributes

String meta
String data

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 Mon Dec 4 11:03:42 2006 for OpenMobileIS by  doxygen 1.5.1-p1