| Package | Description |
|---|---|
| org.openmrs.api |
The primary OpenMRS API interfaces.
|
| org.openmrs.reporting |
Deprecated
|
| Modifier and Type | Method and Description |
|---|---|
static PatientSetService.BooleanOperator |
PatientSetService.BooleanOperator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PatientSetService.BooleanOperator[] |
PatientSetService.BooleanOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PatientSetService.BooleanOperator |
CompoundPatientFilter.getOperator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompoundPatientFilter.setOperator(PatientSetService.BooleanOperator operator)
Deprecated.
|
| Constructor and Description |
|---|
CompoundPatientFilter(PatientSetService.BooleanOperator operator,
java.util.List<PatientFilter> filters)
Deprecated.
|
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.