Package | Description |
---|---|
org.opennms.features.openconfig.proto.gnmi |
Modifier and Type | Method and Description |
---|---|
static GnmiExt.ExtensionID |
GnmiExt.ExtensionID.forNumber(int value) |
GnmiExt.ExtensionID |
GnmiExt.RegisteredExtensionOrBuilder.getId()
The unique ID assigned to this extension.
|
GnmiExt.ExtensionID |
GnmiExt.RegisteredExtension.getId()
The unique ID assigned to this extension.
|
GnmiExt.ExtensionID |
GnmiExt.RegisteredExtension.Builder.getId()
The unique ID assigned to this extension.
|
static GnmiExt.ExtensionID |
GnmiExt.ExtensionID.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static GnmiExt.ExtensionID |
GnmiExt.ExtensionID.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static GnmiExt.ExtensionID |
GnmiExt.ExtensionID.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GnmiExt.ExtensionID[] |
GnmiExt.ExtensionID.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<GnmiExt.ExtensionID> |
GnmiExt.ExtensionID.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
GnmiExt.RegisteredExtension.Builder |
GnmiExt.RegisteredExtension.Builder.setId(GnmiExt.ExtensionID value)
The unique ID assigned to this extension.
|
Copyright © 2021. All rights reserved.