Holger's
Java API

Uses of Class
com.antelmann.math.SIBaseUnitType

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

Uses of SIBaseUnitType in com.antelmann.math
 

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

Methods in com.antelmann.math with parameters of type SIBaseUnitType
static SIBaseUnit SIBaseUnit.fromType(SIBaseUnitType type)
           
 



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