Uses of Class
com.davisor.data.DoubleType

Packages that use DoubleType
com.davisor.data This package defines a powerful parametrized data integration framework for exchanging information between different Java data objects, strings and SQL databases.  
 

Uses of DoubleType in com.davisor.data
 

Subclasses of DoubleType in com.davisor.data
 class ChoiceType
          ChoiceType extends the DoubleType class by a choice formatting option, as defined by the standard Java ChoiceFormat class.
 

Fields in com.davisor.data declared as DoubleType
static DoubleType DoubleType.DEFAULT
          Default double type.
 

Constructors in com.davisor.data with parameters of type DoubleType
DoubleType(DoubleType dt)
          Copy constructor.
 



Copyright © 2001-2004 Davisor Oy. All Rights Reserved.