public class JSONMapPropertyValuesInfo
extends java.lang.Object
Constructor and Description |
---|
JSONMapPropertyValuesInfo(java.lang.String condition,
java.lang.String value)
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCondition()
Get Source attribute.
|
java.lang.String |
getValue()
Get Target attribute or literal value.
|
public JSONMapPropertyValuesInfo(java.lang.String condition, java.lang.String value)
targetName
- -
target attribute namesourceName
- -
source attribute namesourceType
- -
source type (can be ATTRIBUTE or VALUE)editable
- -
is mapping row editable