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

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

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

Fields in org.ow2.jasmine.probe.api.generated declared as TypeNameType
protected  TypeNameType JsrType.type
           
 

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

Methods in org.ow2.jasmine.probe.api.generated with parameters of type TypeNameType
 void JsrType.setType(TypeNameType value)
          Sets the value of the type property.
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.