EnumValueDescriptorProto
class EnumValueDescriptorProto extends Message
Properties
string | $name | ||
int | $number | ||
EnumValueOptions | $options |
Methods
static
descriptor()
No description
boolean
hasName()
Check if
clearName()
Clear
string
getName()
Get
setName(string $value)
Set
boolean
hasNumber()
Check if
clearNumber()
Clear
int
getNumber()
Get
setNumber(int $value)
Set
boolean
hasOptions()
Check if
clearOptions()
Clear
getOptions()
Get
Details
at line line 2599
static
descriptor()
at line line 2640
boolean
hasName()
Check if
at line line 2649
EnumValueDescriptorProto
clearName()
Clear
at line line 2658
string
getName()
Get
at line line 2668
EnumValueDescriptorProto
setName(string $value)
Set
at line line 2677
boolean
hasNumber()
Check if
at line line 2686
EnumValueDescriptorProto
clearNumber()
Clear
at line line 2695
int
getNumber()
Get
at line line 2705
EnumValueDescriptorProto
setNumber(int $value)
Set
at line line 2714
boolean
hasOptions()
Check if
at line line 2723
EnumValueDescriptorProto
clearOptions()
Clear
at line line 2732
EnumValueOptions
getOptions()
Get
at line line 2742
EnumValueDescriptorProto
setOptions(EnumValueOptions $value)
Set