Uses of Class
com.davisor.data.CountType

Packages that use CountType
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 CountType in com.davisor.data
 

Constructors in com.davisor.data with parameters of type CountType
CountData(CountType type)
          Constructs a new counter data object with the given count type and unspecified value.
CountData(CountType type, short value)
          Constructs a new counter data object with the given type and value.
CountData(CountType type, java.lang.String stringValue, java.text.ParsePosition status)
          Creates a count data value from a string value.
CountType(CountType ct)
          Copy constructor.
 



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