ExtensionRange
class ExtensionRange extends Message
Properties
int | $start | ||
int | $end |
Methods
static
descriptor()
No description
boolean
hasStart()
Check if
clearStart()
Clear
int
getStart()
Get
setStart(int $value)
Set
boolean
hasEnd()
Check if
clearEnd()
Clear
int
getEnd()
Get
setEnd(int $value)
Set
Details
at line line 853
static
descriptor()
at line line 885
boolean
hasStart()
Check if
at line line 894
ExtensionRange
clearStart()
Clear
at line line 903
int
getStart()
Get
at line line 913
ExtensionRange
setStart(int $value)
Set
at line line 922
boolean
hasEnd()
Check if
at line line 931
ExtensionRange
clearEnd()
Clear
at line line 940
int
getEnd()
Get
at line line 950
ExtensionRange
setEnd(int $value)
Set