Package | Description |
---|---|
org.pentaho.di.core |
Modifier and Type | Method and Description |
---|---|
ValueMetaAndData |
Condition.getRightExact() |
Modifier and Type | Method and Description |
---|---|
void |
Condition.setRightExact(ValueMetaAndData right_exact) |
Constructor and Description |
---|
Condition(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) |
Copyright © 2019 Hitachi Vantara. All rights reserved.