public class SimpleQuantityDt extends QuantityDt
| Constructor and Description |
|---|
SimpleQuantityDt()
Constructor
|
SimpleQuantityDt(double theValue)
Constructor
|
SimpleQuantityDt(double theValue,
String theSystem,
String theUnits)
Constructor
|
SimpleQuantityDt(long theValue)
Constructor
|
SimpleQuantityDt(long theValue,
String theSystem,
String theUnits)
Constructor
|
SimpleQuantityDt(QuantityComparatorEnum theComparator,
double theValue,
String theUnits)
Constructor
|
SimpleQuantityDt(QuantityComparatorEnum theComparator,
long theValue,
String theUnits)
Constructor
|
getAllPopulatedChildElementsOfType, getCode, getCodeElement, getComparator, getComparatorElement, getSystem, getSystemElement, getUnit, getUnitElement, getUnitsElement, getValue, getValueElement, isEmpty, setCode, setCode, setComparator, setComparator, setSystem, setSystem, setUnit, setUnit, setUnits, setValue, setValue, setValue, setValuegetMissing, getQueryParameterQualifier, getValueAsQueryToken, setMissing, setValueAsQueryTokengetElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptypublic SimpleQuantityDt()
public SimpleQuantityDt(double theValue)
public SimpleQuantityDt(long theValue)
public SimpleQuantityDt(QuantityComparatorEnum theComparator, double theValue, String theUnits)
public SimpleQuantityDt(QuantityComparatorEnum theComparator, long theValue, String theUnits)
public SimpleQuantityDt(double theValue, String theSystem, String theUnits)
public SimpleQuantityDt(long theValue, String theSystem, String theUnits)
Copyright © 2014–2016 University Health Network. All rights reserved.