se.cambio.cds.openehr.util
Class UnitConversor

Package class diagram package UnitConversor
java.lang.Object
  extended by se.cambio.cds.openehr.util.UnitConversor

public class UnitConversor
extends Object


Constructor Summary
UnitConversor()
           
 
Method Summary
static Double convertUnits(Double valueA, String unitsA, String unitsB)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnitConversor

public UnitConversor()
Method Detail

convertUnits

public static Double convertUnits(Double valueA,
                                  String unitsA,
                                  String unitsB)
                           throws InternalErrorException
Throws:
InternalErrorException


Copyright © 2013 Cambio. All Rights Reserved.