Uses of Interface
net.sourceforge.fluxion.runcible.DataSelection

Packages that use DataSelection
net.sourceforge.fluxion.runcible   
net.sourceforge.fluxion.runcible.impl   
 

Uses of DataSelection in net.sourceforge.fluxion.runcible
 

Methods in net.sourceforge.fluxion.runcible that return DataSelection
 DataSelection DataClause.getDataSelection()
           
 

Methods in net.sourceforge.fluxion.runcible with parameters of type DataSelection
 void DataClause.setDataSelection(DataSelection from_range)
           
 

Uses of DataSelection in net.sourceforge.fluxion.runcible.impl
 

Classes in net.sourceforge.fluxion.runcible.impl that implement DataSelection
 class SelectDataValue
          Javadocs go here.
 

Methods in net.sourceforge.fluxion.runcible.impl that return DataSelection
 DataSelection DataClauseImpl.getDataSelection()
           
 

Methods in net.sourceforge.fluxion.runcible.impl with parameters of type DataSelection
 void DataClauseImpl.setDataSelection(DataSelection from_range)
           
 



Copyright © 2010. All Rights Reserved.