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(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,
List<PatientFilter> filters)
Deprecated.
|
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.