class VolumeannotationContentRanges extends Model (View source)

Properties

protected $cfiRangeType
protected $cfiRangeDataType
string $contentVersion
protected $gbImageRangeType
protected $gbImageRangeDataType
protected $gbTextRangeType
protected $gbTextRangeDataType

Methods

setCfiRange(BooksAnnotationsRange $cfiRange)

No description

setContentVersion($contentVersion)

No description

string
getContentVersion()

No description

setGbImageRange(BooksAnnotationsRange $gbImageRange)

No description

setGbTextRange(BooksAnnotationsRange $gbTextRange)

No description

Details

setCfiRange(BooksAnnotationsRange $cfiRange)

No description

Parameters

BooksAnnotationsRange $cfiRange

BooksAnnotationsRange getCfiRange()

No description

Return Value

BooksAnnotationsRange

setContentVersion($contentVersion)

No description

Parameters

$contentVersion

string getContentVersion()

No description

Return Value

string

setGbImageRange(BooksAnnotationsRange $gbImageRange)

No description

Parameters

BooksAnnotationsRange $gbImageRange

BooksAnnotationsRange getGbImageRange()

No description

Return Value

BooksAnnotationsRange

setGbTextRange(BooksAnnotationsRange $gbTextRange)

No description

Parameters

BooksAnnotationsRange $gbTextRange

BooksAnnotationsRange getGbTextRange()

No description

Return Value

BooksAnnotationsRange