Uses of Class
org.nuiton.topia.framework.TopiaQuery.Op

Packages that use TopiaQuery.Op
org.nuiton.topia.framework   
 

Uses of TopiaQuery.Op in org.nuiton.topia.framework
 

Methods in org.nuiton.topia.framework that return TopiaQuery.Op
static TopiaQuery.Op TopiaQuery.Op.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TopiaQuery.Op[] TopiaQuery.Op.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.nuiton.topia.framework with parameters of type TopiaQuery.Op
 TopiaQuery<E> TopiaQuery.add(java.lang.String paramName, TopiaQuery.Op constraint, java.lang.Object paramValue)
          Add an element to the query.
 



Copyright © 2004-2010 CodeLutin. All Rights Reserved.