Uses of Class
org.pentaho.di.core.row.ValueMeta

Packages that use ValueMeta
org.pentaho.di.core   
org.pentaho.di.core.row   
 

Uses of ValueMeta in org.pentaho.di.core
 

Methods in org.pentaho.di.core with parameters of type ValueMeta
 void RowMetaAndData.addValue(ValueMeta valueMeta, Object valueData)
           
 

Uses of ValueMeta in org.pentaho.di.core.row
 

Methods in org.pentaho.di.core.row that return ValueMeta
 ValueMeta ValueMeta.clone()