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