class UserDefinedVariableConfiguration extends Model (View source)

Properties

string $dataType
string $reportName
string $variableType

Methods

setDataType($dataType)

No description

string
getDataType()

No description

setReportName($reportName)

No description

string
getReportName()

No description

setVariableType($variableType)

No description

string
getVariableType()

No description

Details

setDataType($dataType)

No description

Parameters

$dataType

string getDataType()

No description

Return Value

string

setReportName($reportName)

No description

Parameters

$reportName

string getReportName()

No description

Return Value

string

setVariableType($variableType)

No description

Parameters

$variableType

string getVariableType()

No description

Return Value

string