org.openmrs.logic.op
Class Before

java.lang.Object
  extended by org.openmrs.logic.op.Before
All Implemented Interfaces:
Operator

public class Before
extends java.lang.Object
implements Operator


Field Summary
 
Fields inherited from interface org.openmrs.logic.op.Operator
AFTER, AND, ASOF, BEFORE, CONTAINS, EQUALS, EXISTS, FIRST, GT, GTE, LAST, LT, LTE, NOT, NOT_EXISTS, OR, WITHIN
 
Constructor Summary
Before()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Before

public Before()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

OpenMRS-trunk

Generated May 29 2008 02:01 AM. NOTE - these libraries are in active development and subject to change