org.openmobileis.synchro.openmsp.protocol
Class Sequence

java.lang.Object
  extended byorg.openmobileis.synchro.openmsp.protocol.AbstractCommand
      extended byorg.openmobileis.synchro.openmsp.protocol.Sequence
All Implemented Interfaces:
Element, OpenMISSerializable, java.io.Serializable

public class Sequence
extends AbstractCommand
implements Element

Title: OpenMobileIS project source
Description: Container used to set an order for the commands.

Since:
JDK 1.1
Version:
1.0.
Author:
Philippe Delrieu
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
cmdId, commandType
 
Fields inherited from interface org.openmobileis.synchro.openmsp.protocol.Element
ADD, DELETE, FINAL, GET, HEADER, ITEM, MAP, MAP_ITEM, REPLACE, RESULT, SEQUENCE, STATUS, SYNC
 
Constructor Summary
Sequence()
           
 
Methods inherited from class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
getCmdId, getElementType, hasCommandId, hasCommmandId, setCmdId, setCmdRef, setCredentialData, setCredentialMeta, setData, setElementType, setMetaInformation, setSource, setSourceRef, setSourceSessionID, setTarget, setTargetRef, toString, writeBeginTag, writeContent, writeEndTag
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openmobileis.synchro.openmsp.protocol.Element
getCmdId, getElementType, hasCommmandId, setCmdId, setCmdRef, setCredentialData, setCredentialMeta, setData, setElementType, setMetaInformation, setSource, setSourceRef, setSourceSessionID, setTarget, setTargetRef, writeBeginTag, writeContent, writeEndTag
 

Constructor Detail

Sequence

public Sequence()


Copyright 2006 OpenMobileIS. All Rights Reserved.