EnumValueOptions
class EnumValueOptions extends Message
Properties
boolean | $deprecated | ||
UninterpretedOption[] | $uninterpreted_option |
Methods
static
descriptor()
No description
boolean
hasDeprecated()
Check if
clearDeprecated()
Clear
boolean
getDeprecated()
Get
setDeprecated(boolean $value)
Set
boolean
hasUninterpretedOption()
Check if
clearUninterpretedOption()
Clear
getUninterpretedOption(int $idx = NULL)
Get
getUninterpretedOptionList()
Get all elements of
Details
at line line 5004
static
descriptor()
at line line 5038
boolean
hasDeprecated()
Check if
at line line 5047
EnumValueOptions
clearDeprecated()
Clear
at line line 5056
boolean
getDeprecated()
Get
at line line 5066
EnumValueOptions
setDeprecated(boolean $value)
Set
at line line 5075
boolean
hasUninterpretedOption()
Check if
at line line 5084
EnumValueOptions
clearUninterpretedOption()
Clear
at line line 5094
UninterpretedOption
getUninterpretedOption(int $idx = NULL)
Get
at line line 5104
EnumValueOptions
setUninterpretedOption(UninterpretedOption $value, $idx = NULL)
Set
at line line 5113
UninterpretedOption[]
getUninterpretedOptionList()
Get all elements of
at line line 5123
EnumValueOptions
addUninterpretedOption(UninterpretedOption $value)
Add a new element to