Package | Description |
---|---|
org.opennms.features.openconfig.proto.gnmi |
Modifier and Type | Method and Description |
---|---|
static Gnmi.TypedValue.ValueCase |
Gnmi.TypedValue.ValueCase.forNumber(int value) |
Gnmi.TypedValue.ValueCase |
Gnmi.TypedValueOrBuilder.getValueCase() |
Gnmi.TypedValue.ValueCase |
Gnmi.TypedValue.getValueCase() |
Gnmi.TypedValue.ValueCase |
Gnmi.TypedValue.Builder.getValueCase() |
static Gnmi.TypedValue.ValueCase |
Gnmi.TypedValue.ValueCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Gnmi.TypedValue.ValueCase |
Gnmi.TypedValue.ValueCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Gnmi.TypedValue.ValueCase[] |
Gnmi.TypedValue.ValueCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.