Uses of Class
javax.rad.type.AbstractNumberType

Packages that use AbstractNumberType
javax.rad.type Contains type interfaces and classes for interoperability between technologies. 
 

Uses of AbstractNumberType in javax.rad.type
 

Subclasses of AbstractNumberType in javax.rad.type
 class DecimalType
          The DecimalType is a platform independent definition of a decimal.
 class DoubleType
          The DoubleType is a platform independent definition of double.
 class FloatType
          The FloatType is a platform independent definition of float.
 class IntegerType
          The IntegerType is a platform independent definition of integer.
 class LongType
          The LongType is a platform independent definition of long.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.