Uses of Class
org.qianalyze.api.indicator.Indicator

Packages that use Indicator
org.qianalyze.api.indicator   
org.qianalyze.api.module   
 

Uses of Indicator in org.qianalyze.api.indicator
 

Methods in org.qianalyze.api.indicator that return Indicator
 Indicator ObjectFactory.createIndicator()
          Create an instance of Indicator
 

Uses of Indicator in org.qianalyze.api.module
 

Fields in org.qianalyze.api.module with type parameters of type Indicator
protected  List<Indicator> Module.indicators
           
 

Methods in org.qianalyze.api.module that return types with arguments of type Indicator
 List<Indicator> Module.getIndicators()
          Gets the value of the indicators property.
 

Method parameters in org.qianalyze.api.module with type arguments of type Indicator
 void Module.setIndicators(List<Indicator> indicators)
           
 



Copyright © 2012. All Rights Reserved.