org.ximtec.igesture.batch.core.jdom
Class JdomBatchSequenceValue
java.lang.Object
org.ximtec.igesture.batch.core.jdom.JdomBatchSequenceValue
public class JdomBatchSequenceValue
- extends Object
Comment
- Version:
- 1.0 15.10.2008
- Author:
- Ueli Kurmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ROOT_TAG
public static String ROOT_TAG
CHILD_TAG
public static String CHILD_TAG
JdomBatchSequenceValue
public JdomBatchSequenceValue()
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.
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.