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

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

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

Fields in org.ow2.jasmine.probe.probemanager.generated declared as OutputType
protected  OutputType Output.type
           
 

Methods in org.ow2.jasmine.probe.probemanager.generated that return OutputType
static OutputType OutputType.fromValue(java.lang.String v)
           
 OutputType Output.getType()
          Gets the value of the type property.
static OutputType OutputType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OutputType[] OutputType.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 OutputType
 void Output.setType(OutputType value)
          Sets the value of the type property.
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.