Generated from protobuf field <code>double as_double = 4;</code>
float $var:
$this
public function setAsDouble($var) { GPBUtil::checkDouble($var); $this->writeOneof(4, $var); return $this; }