Uses of Class
org.ow2.jasmine.probe.probemanager.generated.IndicatorType

Packages that use IndicatorType
org.ow2.jasmine.probe.probemanager.generated   
 

Uses of IndicatorType in org.ow2.jasmine.probe.probemanager.generated
 

Fields in org.ow2.jasmine.probe.probemanager.generated declared as IndicatorType
protected  IndicatorType Indicator.type
           
 

Methods in org.ow2.jasmine.probe.probemanager.generated that return IndicatorType
static IndicatorType IndicatorType.fromValue(java.lang.String v)
           
 IndicatorType Indicator.getType()
          Gets the value of the type property.
static IndicatorType IndicatorType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IndicatorType[] IndicatorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.jasmine.probe.probemanager.generated with parameters of type IndicatorType
 void Indicator.setType(IndicatorType value)
          Sets the value of the type property.
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.