PipelineResult
class PipelineResult extends Model (View source)
Properties
string | $description | ||
string | $name | ||
string | $type | ||
protected | $valueType | ||
protected | $valueDataType |
Methods
setDescription($description)
No description
string
getDescription()
No description
setName($name)
No description
string
getName()
No description
setType($type)
No description
string
getType()
No description
getValue()
No description
Details
setDescription($description)
No description
string
getDescription()
No description
setName($name)
No description
string
getName()
No description
setType($type)
No description
string
getType()
No description
setValue(ResultValue $value)
No description
ResultValue
getValue()
No description