Class Hierarchy
- java.lang.Object
- org.pentaho.di.compatibility.Row (implements java.lang.Comparable<T>, java.io.Serializable, org.pentaho.di.core.xml.XMLInterface)
- org.pentaho.di.compatibility.Value (implements java.lang.Cloneable, java.io.Serializable, org.pentaho.di.core.xml.XMLInterface)
- org.pentaho.di.compatibility.ValueBigNumber (implements java.lang.Cloneable, org.pentaho.di.compatibility.ValueInterface)
- org.pentaho.di.compatibility.ValueBinary (implements java.lang.Cloneable, org.pentaho.di.compatibility.ValueInterface)
- org.pentaho.di.compatibility.ValueBoolean (implements java.lang.Cloneable, org.pentaho.di.compatibility.ValueInterface)
- org.pentaho.di.compatibility.ValueDate (implements java.lang.Cloneable, org.pentaho.di.compatibility.ValueInterface)
- org.pentaho.di.compatibility.ValueInteger (implements java.lang.Cloneable, org.pentaho.di.compatibility.ValueInterface)
- org.pentaho.di.compatibility.ValueNumber (implements java.lang.Cloneable, org.pentaho.di.compatibility.ValueInterface)
- org.pentaho.di.compatibility.ValueSerializable (implements java.lang.Cloneable, org.pentaho.di.compatibility.ValueInterface)
- org.pentaho.di.compatibility.ValueString (implements java.lang.Cloneable, org.pentaho.di.compatibility.ValueInterface)
Interface Hierarchy
- org.pentaho.di.compatibility.ValueInterface
- org.pentaho.di.compatibility.ValueUsedListener