| Package | Description | 
|---|---|
| org.openmrs.customdatatype.datatype | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BooleanDatatype
Datatype for boolean, represented by java.lang.Boolean. 
 | 
class  | 
DateDatatype
Datatype for a Date (without time), represented by a java.util.Date. 
 | 
class  | 
FreeTextDatatype
Free-text datatype, represented by a plain String. 
 | 
class  | 
RegexValidatedTextDatatype
Datatype for a String that is validated against a regular expression 
 | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.