public abstract class SpecialUnitHandler extends Object
| Constructor and Description |
|---|
SpecialUnitHandler() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getCode()
Used to connect this handler with the case sensitive unit
|
abstract String |
getUnits()
the alternate units to convert to
|
abstract Decimal |
getValue()
get the conversion value
|
public SpecialUnitHandler()
Copyright © 2014–2018 University Health Network. All rights reserved.