com.tibco.rta.query.filter
Interface GEFilter

All Superinterfaces:
BaseRelationalFilter, Filter, RelationalFilter, java.io.Serializable

public interface GEFilter
extends RelationalFilter

A filter that represents a "greater than or equal to" condition.


Method Summary
 
Methods inherited from interface com.tibco.rta.query.filter.RelationalFilter
getKeyQualifier, getMetricQualifier
 
Methods inherited from interface com.tibco.rta.query.filter.BaseRelationalFilter
getKey, getValue
 
Methods inherited from interface com.tibco.rta.query.filter.Filter
getParent, setParent
 



Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.