public class FahrenheitHandler extends SpecialUnitHandler
| Constructor and Description |
|---|
FahrenheitHandler() |
| 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 FahrenheitHandler()
public String getCode()
SpecialUnitHandlergetCode in class SpecialUnitHandlerpublic String getUnits()
SpecialUnitHandlergetUnits in class SpecialUnitHandlerpublic Decimal getValue()
SpecialUnitHandlergetValue in class SpecialUnitHandlerCopyright © 2014–2018 University Health Network. All rights reserved.