public final class ValueThreshold extends Object
| Constructor and Description |
|---|
ValueThreshold() |
public DataElementField getDataElement()
public void setDataElement(DataElementField dataElement)
public Long getLowerComp()
public void setLowerComp(Long lowerComp)
public Long getUpperComp()
public void setUpperComp(Long upperComp)
public String getLowerValue()
public void setLowerValue(String lowerValue)
public String getUpperValue()
public void setUpperValue(String upperValue)
public String getLowerUnits()
public void setLowerUnits(String lowerUnits)
public String getUpperUnits()
public void setUpperUnits(String upperUnits)
public Long getRelationOperator()
public void setRelationOperator(Long relationOperator)
public List<DataElementField> getRelatedDataElements()
public void setRelatedDataElements(List<DataElementField> relatedDataElements)
public Integer getWithinAtLeast()
public void setWithinAtLeast(Integer atLeastCount)
public Long getWithinAtLeastUnit()
public void setWithinAtLeastUnit(Long atLeastTimeUnit)
public Integer getWithinAtMost()
public void setWithinAtMost(Integer atMostCount)
public Long getWithinAtMostUnit()
public void setWithinAtMostUnit(Long atMostTimeUnit)
Copyright © 2012–2016 Emory University. All rights reserved.