© 2006-2007 ETH Zurich

org.ximtec.igesture.batch.core.jdom
Class JdomBatchSequenceValue

java.lang.Object
  extended by org.ximtec.igesture.batch.core.jdom.JdomBatchSequenceValue

public class JdomBatchSequenceValue
extends Object

Comment

Version:
1.0 15.10.2008
Author:
Ueli Kurmann

Field Summary
static String CHILD_TAG
           
static String ROOT_TAG
           
 
Constructor Summary
JdomBatchSequenceValue()
           
 
Method Summary
static BatchSequenceValue unmarshal(org.jdom.Element parameterValue)
          Imports a BatchSequenceValue from an XML element.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROOT_TAG

public static String ROOT_TAG

CHILD_TAG

public static String CHILD_TAG
Constructor Detail

JdomBatchSequenceValue

public JdomBatchSequenceValue()
Method Detail

unmarshal

public static BatchSequenceValue unmarshal(org.jdom.Element parameterValue)
Imports a BatchSequenceValue from an XML element.

Parameters:
parameterValue - the XML element the value has to be imported from.
Returns:
the BatchSequenceValue imported from the XML element.

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.