class PolicySectionAnnotation extends Model (View source)

Properties

string $endOffset
float $score
string $sectionType
string $startOffset
string $textContent

Methods

setEndOffset($endOffset)

No description

string
getEndOffset()

No description

setScore($score)

No description

float
getScore()

No description

setSectionType($sectionType)

No description

string
getSectionType()

No description

setStartOffset($startOffset)

No description

string
getStartOffset()

No description

setTextContent($textContent)

No description

string
getTextContent()

No description

Details

setEndOffset($endOffset)

No description

Parameters

$endOffset

string getEndOffset()

No description

Return Value

string

setScore($score)

No description

Parameters

$score

float getScore()

No description

Return Value

float

setSectionType($sectionType)

No description

Parameters

$sectionType

string getSectionType()

No description

Return Value

string

setStartOffset($startOffset)

No description

Parameters

$startOffset

string getStartOffset()

No description

Return Value

string

setTextContent($textContent)

No description

Parameters

$textContent

string getTextContent()

No description

Return Value

string