Uses of Interface
com.aquima.interactions.foundation.IValue

Packages that use IValue
Package
Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The foundation package contains several interface and classes that define the most common objects that are for general use.
The convert package provides a few utility classes to convert Objects of an unknown type to a Value object as defined in the foundation.
 
The functions package defines a number of classes that implement functions on Value objects.
The types package defines the various Value objects that represent primitive types.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This package contains the classes and interfaces that are used for event handling.