public class CFindRelevantPatient_Attributes
extends java.lang.Object
| Constructor and Description |
|---|
CFindRelevantPatient_Attributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
fill(IDataSet objIDataSet)
Fills the data set using already populated Query Model.
|
CFindRelevantPatientAttribute |
getCFindRelevantPatientAttribute()
Retrieve the object of CFindRelevantPatientAttribute.
|
void |
populate(IDataSet objIDataSet)
Populates the query Model using filled data set.
|
void |
setCFindRelevantPatientAttribute(CFindRelevantPatientAttribute objCFindRelevantPatientAttribute) |
public void populate(IDataSet objIDataSet)
public void fill(IDataSet objIDataSet)
public CFindRelevantPatientAttribute getCFindRelevantPatientAttribute()
public void setCFindRelevantPatientAttribute(CFindRelevantPatientAttribute objCFindRelevantPatientAttribute)