© 2006-2007 ETH Zurich

Uses of Class
org.ximtec.igesture.batch.core.BatchValue

Packages that use BatchValue
org.ximtec.igesture.batch.core The core objects used in a batch process. 
org.ximtec.igesture.batch.core.jdom   
 

Uses of BatchValue in org.ximtec.igesture.batch.core
 

Methods in org.ximtec.igesture.batch.core that return BatchValue
 BatchValue BatchParameter.getValue()
           
 

Methods in org.ximtec.igesture.batch.core with parameters of type BatchValue
 void BatchParameter.setValue(BatchValue value)
           
 

Uses of BatchValue in org.ximtec.igesture.batch.core.jdom
 

Methods in org.ximtec.igesture.batch.core.jdom that return BatchValue
static BatchValue JdomBatchValue.unmarshal(org.jdom.Element parameterValue)
          Imports a simple value from an XML element.
 


© 2006-2007 ETH Zurich

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