public class CelsiusHandler extends SpecialUnitHandler
| Constructor and Description |
|---|
CelsiusHandler() |
| 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 CelsiusHandler()
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.