public class HoldingHandler extends SpecialUnitHandler
| Constructor and Description |
|---|
HoldingHandler(String code,
String units) |
HoldingHandler(String code,
String units,
Decimal value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Used to connect this handler with the case sensitive unit
|
String |
getUnits()
the alternate units to convert to
|
Decimal |
getValue()
get the conversion value
|
public HoldingHandler(String code, String units)
code - units - public HoldingHandler(String code, String units, Decimal value)
public String getCode()
SpecialUnitHandlergetCode in class SpecialUnitHandlerpublic String getUnits()
SpecialUnitHandlergetUnits in class SpecialUnitHandlerpublic Decimal getValue()
SpecialUnitHandlergetValue in class SpecialUnitHandlerCopyright © 2014–2019 University Health Network. All rights reserved.