Package com.crystaldecisions.reports.common.value

This package contains classes that provide conversion of native Java types to a FormulaValue type.

See:
          Description

Class Summary
ArrayValue Provides methods for converting native Java types to a format understood by the Crystal Reports Formula Language.
BooleanValue Provides methods for converting native Java types to a format understood by the Crystal Reports Formula Language.
CurrencyValue Provides methods for converting native Java types to a format understood by the Crystal Reports Formula Language.
DateTimeValue Provides methods for converting native Java types to a format understood by the Crystal Reports Formula Language.
DateValue  
FormulaValue  
FormulaValueType Provides methods for working with value types in user defined functions.
NumberValue Provides methods for converting native Java types to a format understood by the Crystal Reports Formula Language.
NumericValue Provides methods for converting native Java types to a format understood by the Crystal Reports Formula Language.
RangeValue Provides methods for converting native Java types to a format understood by the Crystal Reports Formula Language.
StringValue Provides methods for converting native Java types to a format understood by the Crystal Reports Formula Language.
TimeValue  
 

Package com.crystaldecisions.reports.common.value Description

This package contains classes that provide conversion of native Java types to a FormulaValue type.