Uses of Class
org.pentaho.di.core.row.ValueMetaAndData
Packages that use ValueMetaAndData
-
Uses of ValueMetaAndData in org.pentaho.di.core
Methods in org.pentaho.di.core that return ValueMetaAndDataMethods in org.pentaho.di.core with parameters of type ValueMetaAndDataConstructors in org.pentaho.di.core with parameters of type ValueMetaAndDataModifierConstructorDescriptionCondition(boolean negate, String valuename, int function, String valuename2, ValueMetaAndData exact) Condition(int operator, String valuename, int function, String valuename2, ValueMetaAndData exact) Condition(String valuename, int function, String valuename2, ValueMetaAndData exact)