@Deprecated public class StaticCohortDefinition extends java.lang.Object implements CohortDefinition
Constructor and Description |
---|
StaticCohortDefinition()
Deprecated.
|
StaticCohortDefinition(Cohort cohort)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Cohort |
getCohort()
Deprecated.
|
java.util.List<Parameter> |
getParameters()
Deprecated.
A object that can take parameters should examine itself and its child objects to find out all
of its required parameters.
|
void |
setCohort(Cohort cohort)
Deprecated.
|
public StaticCohortDefinition()
public StaticCohortDefinition(Cohort cohort)
public java.util.List<Parameter> getParameters()
Parameterizable
getParameters
in interface Parameterizable
Parameterizable.getParameters()
public Cohort getCohort()
public void setCohort(Cohort cohort)
cohort
- the cohort to setCopyright © 2018 OpenMRS Inc.. All Rights Reserved.