class CustomDimension extends Model (View source)

Properties

int $index
string $value

Methods

setIndex($index)

No description

int
getIndex()

No description

setValue($value)

No description

string
getValue()

No description

Details

setIndex($index)

No description

Parameters

$index

int getIndex()

No description

Return Value

int

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string