Uses of Class
org.eclipse.lyo.core.query.Value.Type

Packages that use Value.Type
org.eclipse.lyo.core.query   
 

Uses of Value.Type in org.eclipse.lyo.core.query
 

Methods in org.eclipse.lyo.core.query that return Value.Type
 Value.Type Value.type()
           
static Value.Type Value.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Value.Type[] Value.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All rights reserved.