public class MLMObjectElement extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PARAMETERS_DATASOURCE |
Constructor and Description |
---|
MLMObjectElement() |
Modifier and Type | Method and Description |
---|---|
String |
getReadType() |
void |
setConceptName(String conceptName) |
void |
setDuration(String type,
String val,
String op) |
void |
setHowMany(int howMany) |
void |
setReadType(String readType) |
void |
setWhere(boolean val) |
void |
setWhere(String type) |
boolean |
writeEvaluate(String key,
Writer w) |
public static final String PARAMETERS_DATASOURCE
public void setWhere(String type)
public void setWhere(boolean val)
public String getReadType()
public void setReadType(String readType)
public void setHowMany(int howMany)
public void setConceptName(String conceptName)
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.