Generated from protobuf message google.protobuf.FieldOptions.EditionDefault
CloneableInstantiable
| Methods |
| public __construct( $data = NULL) Constructor.
|
| public clearEdition() |
| public clearValue() |
| public getEdition() Generated from protobuf field optional .google.protobuf.Edition edition = 3;
|
| public getValue() Textproto value. Generated from protobuf field optional string value = 2;
|
| public hasEdition() |
| public hasValue() |
| public setEdition( $var) Generated from protobuf field optional .google.protobuf.Edition edition = 3;
|
| public setValue( $var) Textproto value. Generated from protobuf field optional string value = 2;
|
| Properties |
| protected $edition = NULL Generated from protobuf field optional .google.protobuf.Edition edition = 3; |
| protected $value = NULL Textproto value. Generated from protobuf field optional string value = 2; |
| Methods |