Holger's
Java API

Uses of Class
com.antelmann.math.SIBaseUnit

Packages that use SIBaseUnit
com.antelmann.math This package contains classes to ease calculations. 
 

Uses of SIBaseUnit in com.antelmann.math
 

Methods in com.antelmann.math that return SIBaseUnit
static SIBaseUnit SIBaseUnit.fromType(SIBaseUnitType type)
           
static SIBaseUnit SIBaseUnit.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SIBaseUnit[] SIBaseUnit.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads