Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
DoubleValue.Builder |
DoubleValue.Builder.clearValue()
The double value.
|
static DoubleValue.Builder |
DoubleValue.newBuilder() |
static DoubleValue.Builder |
DoubleValue.newBuilder(DoubleValue prototype) |
DoubleValue.Builder |
DoubleValue.Builder.setValue(double value)
The double value.
|
Copyright © 2008–2021. All rights reserved.