| Package | Description | 
|---|---|
| org.openmrs.reporting | 
 Deprecated 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static DateColumnClassifier.CombineMethod | 
DateColumnClassifier.CombineMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static DateColumnClassifier.CombineMethod[] | 
DateColumnClassifier.CombineMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
DateColumnClassifier(java.lang.String columnName,
                    DateColumnClassifier.CombineMethod combineMethod,
                    java.lang.String valueIfNull)
Deprecated.  
  | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.