ca.uhn.cache
Interface IGroupQueryParam
- All Superinterfaces:
- IQueryParam
- All Known Implementing Classes:
- DateRangeParam, StringSetParam
- public interface IGroupQueryParam
- extends IQueryParam
A IPointQueryParam
that selects data items with values along
a certain dimension which intersects a certain "group" of value.
- Version:
- $Revision: 1.1 $ updated on $Date: 2005/01/24 22:52:08 $ by $Author: bryan_tripp $
- Author:
- Alexei Guevara
getPointParamClass
public java.lang.Class getPointParamClass()
- Returns:
- the class of the point parameter associated with this type,
for example DateParam for DateRangeParam
Copyright © 2004-2005 University Health Network. All Rights Reserved.