class Range extends Model (View source)

Properties

int $endIndex
int $startIndex
string $type

Methods

setEndIndex($endIndex)

No description

int
getEndIndex()

No description

setStartIndex($startIndex)

No description

int
getStartIndex()

No description

setType($type)

No description

string
getType()

No description

Details

setEndIndex($endIndex)

No description

Parameters

$endIndex

int getEndIndex()

No description

Return Value

int

setStartIndex($startIndex)

No description

Parameters

$startIndex

int getStartIndex()

No description

Return Value

int

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string