public class In extends java.lang.Object implements ComparisonOperator
Collection answers = Collection.asList("ADULTRETURN");
logicService.parseString(EncounterDataSource.ENCOUNTER_KEY).in(typeNames);
The above criteria will test whether a patient have EncounterType in the list| Constructor and Description |
|---|
In() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.