Package | Description |
---|---|
org.openmrs.web.attribute.handler |
Class and Description |
---|
BooleanDatatype
Datatype for boolean, represented by java.lang.Boolean.
|
DateDatatype
Datatype for a Date (without time), represented by a java.util.Date.
|
LongFreeTextDatatype
Free-text datatype, represented by a plain String in Java, but stored in the
database as a CLOB or similar.
|
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.