Uses of Package
org.pentaho.di.compatibility

Packages that use org.pentaho.di.compatibility
org.pentaho.di.compatibility Contains all classes that make up the possible Value types: ValueString, ValueNumber, ..., the interface and the Value class itself. 
org.pentaho.di.core.row   
org.pentaho.di.trans.steps.script   
org.pentaho.di.trans.steps.scriptvalues_mod   
 

Classes in org.pentaho.di.compatibility used by org.pentaho.di.compatibility
Row
          This class describes a single row in a stream of data.
Value
          This class is one of the core classes of the Kettle framework.
ValueInterface
          This interface provides a way to look at a Number, String, Integer, Date...
ValueUsedListener
           
 

Classes in org.pentaho.di.compatibility used by org.pentaho.di.core.row
Row
          This class describes a single row in a stream of data.
Value
          This class is one of the core classes of the Kettle framework.
 

Classes in org.pentaho.di.compatibility used by org.pentaho.di.trans.steps.script
Value
          This class is one of the core classes of the Kettle framework.
 

Classes in org.pentaho.di.compatibility used by org.pentaho.di.trans.steps.scriptvalues_mod
Value
          This class is one of the core classes of the Kettle framework.