|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||