OneofDescriptorProto
class OneofDescriptorProto extends Message
Properties
string | $name | ||
OneofOptions | $options |
Methods
static
descriptor()
No description
boolean
hasName()
Check if
clearName()
Clear
string
getName()
Get
setName(string $value)
Set
boolean
hasOptions()
Check if
clearOptions()
Clear
getOptions()
Get
Details
at line line 2291
static
descriptor()
at line line 2324
boolean
hasName()
Check if
at line line 2333
OneofDescriptorProto
clearName()
Clear
at line line 2342
string
getName()
Get
at line line 2352
OneofDescriptorProto
setName(string $value)
Set
at line line 2361
boolean
hasOptions()
Check if
at line line 2370
OneofDescriptorProto
clearOptions()
Clear
at line line 2379
OneofOptions
getOptions()
Get
at line line 2389
OneofDescriptorProto
setOptions(OneofOptions $value)
Set