Uses of Interface
org.pentaho.di.core.plugins.IValueMetaConverter
- 
Packages that use IValueMetaConverter Package Description org.pentaho.di.core.row.value  - 
- 
Uses of IValueMetaConverter in org.pentaho.di.core.row.value
Classes in org.pentaho.di.core.row.value that implement IValueMetaConverter Modifier and Type Class Description classValueMetaConverterThis class is intended to facilitate any needed conversions of a ValueMetaInterface field from one type to another. 
 -