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

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

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

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



Copyright © 2012. All Rights Reserved.