class Range extends Model (View source)

Properties

int $endIndex
string $segmentId
int $startIndex
string $tabId

Methods

setEndIndex($endIndex)

No description

int
getEndIndex()

No description

setSegmentId($segmentId)

No description

string
getSegmentId()

No description

setStartIndex($startIndex)

No description

int
getStartIndex()

No description

setTabId($tabId)

No description

string
getTabId()

No description

Details

setEndIndex($endIndex)

No description

Parameters

$endIndex

int getEndIndex()

No description

Return Value

int

setSegmentId($segmentId)

No description

Parameters

$segmentId

string getSegmentId()

No description

Return Value

string

setStartIndex($startIndex)

No description

Parameters

$startIndex

int getStartIndex()

No description

Return Value

int

setTabId($tabId)

No description

Parameters

$tabId

string getTabId()

No description

Return Value

string