class TransformationRuleAction extends Model (View source)

Properties

string $fromPath
string $op
string $path
string $value

Methods

setFromPath($fromPath)

No description

string
getFromPath()

No description

setOp($op)

No description

string
getOp()

No description

setPath($path)

No description

string
getPath()

No description

setValue($value)

No description

string
getValue()

No description

Details

setFromPath($fromPath)

No description

Parameters

$fromPath

string getFromPath()

No description

Return Value

string

setOp($op)

No description

Parameters

$op

string getOp()

No description

Return Value

string

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string