Package | Description |
---|---|
org.opendaylight.p4plugin.gnmi.proto |
Modifier and Type | Method and Description |
---|---|
Decimal64 |
Decimal64.Builder.build() |
Decimal64 |
Decimal64.Builder.buildPartial() |
Decimal64 |
TypedValue.getDecimalVal()
Decimal64 encoded value.
|
Decimal64 |
TypedValue.Builder.getDecimalVal()
Decimal64 encoded value.
|
Decimal64 |
TypedValueOrBuilder.getDecimalVal()
Decimal64 encoded value.
|
static Decimal64 |
Decimal64.getDefaultInstance() |
Decimal64 |
Decimal64.getDefaultInstanceForType() |
Decimal64 |
Decimal64.Builder.getDefaultInstanceForType() |
static Decimal64 |
Decimal64.parseDelimitedFrom(InputStream input) |
static Decimal64 |
Decimal64.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Decimal64 |
Decimal64.parseFrom(byte[] data) |
static Decimal64 |
Decimal64.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Decimal64 |
Decimal64.parseFrom(ByteBuffer data) |
static Decimal64 |
Decimal64.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Decimal64 |
Decimal64.parseFrom(com.google.protobuf.ByteString data) |
static Decimal64 |
Decimal64.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Decimal64 |
Decimal64.parseFrom(com.google.protobuf.CodedInputStream input) |
static Decimal64 |
Decimal64.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Decimal64 |
Decimal64.parseFrom(InputStream input) |
static Decimal64 |
Decimal64.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Decimal64> |
Decimal64.getParserForType() |
static com.google.protobuf.Parser<Decimal64> |
Decimal64.parser() |
Modifier and Type | Method and Description |
---|---|
TypedValue.Builder |
TypedValue.Builder.mergeDecimalVal(Decimal64 value)
Decimal64 encoded value.
|
Decimal64.Builder |
Decimal64.Builder.mergeFrom(Decimal64 other) |
static Decimal64.Builder |
Decimal64.newBuilder(Decimal64 prototype) |
TypedValue.Builder |
TypedValue.Builder.setDecimalVal(Decimal64 value)
Decimal64 encoded value.
|
Copyright © 2018 OpenDaylight. All rights reserved.