Uses of Class
org.ow2.jasmine.probe.api.generated.IndicatorBaseType

Packages that use IndicatorBaseType
org.ow2.jasmine.probe.api.generated   
 

Uses of IndicatorBaseType in org.ow2.jasmine.probe.api.generated
 

Subclasses of IndicatorBaseType in org.ow2.jasmine.probe.api.generated
 class IndicatorResource
          Java class for indicatorResource complex type.
 

Fields in org.ow2.jasmine.probe.api.generated with type parameters of type IndicatorBaseType
protected  List<IndicatorBaseType> ProbeConfig.indicator
           
 

Methods in org.ow2.jasmine.probe.api.generated that return IndicatorBaseType
 IndicatorBaseType ObjectFactory.createIndicatorBaseType()
          Create an instance of IndicatorBaseType
 

Methods in org.ow2.jasmine.probe.api.generated that return types with arguments of type IndicatorBaseType
 List<IndicatorBaseType> ProbeConfig.getIndicator()
          Gets the value of the indicator property.
 

Method parameters in org.ow2.jasmine.probe.api.generated with type arguments of type IndicatorBaseType
 void ProbeConfig.setIndicator(List<IndicatorBaseType> indicator)
          Sets the value of the indicator property.
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.