Describes a oneof.
Generated from protobuf message google.protobuf.OneofDescriptorProto
CloneableInstantiable
| Methods |
| public __construct( $data = NULL) Constructor.
|
| public clearName() |
| public clearOptions() |
| public getName() Generated from protobuf field optional string name = 1;
|
| public getOptions() Generated from protobuf field optional .google.protobuf.OneofOptions options = 2;
|
| public hasName() |
| public hasOptions() |
| public setName(string $var) Generated from protobuf field optional string name = 1;
|
| public setOptions(?Google Generated from protobuf field optional .google.protobuf.OneofOptions options = 2;
|
| Properties |
| protected $name = NULL Generated from protobuf field optional string name = 1; |
| protected $options = NULL Generated from protobuf field optional .google.protobuf.OneofOptions options = 2; |
| Methods |