Uses of Class
com.mysema.query.annotations.PropertyType

Packages that use PropertyType
com.mysema.query.annotations Contains annotation for Domain and DTO types 
 

Uses of PropertyType in com.mysema.query.annotations
 

Methods in com.mysema.query.annotations that return PropertyType
static PropertyType PropertyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PropertyType[] PropertyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.