Package | Description |
---|---|
org.opennms.features.openconfig.proto.jti |
Modifier and Type | Method and Description |
---|---|
static Telemetry.ReturnCode |
Telemetry.ReturnCode.forNumber(int value) |
Telemetry.ReturnCode |
Telemetry.CancelSubscriptionReplyOrBuilder.getCode()
Return code
|
Telemetry.ReturnCode |
Telemetry.CancelSubscriptionReply.getCode()
Return code
|
Telemetry.ReturnCode |
Telemetry.CancelSubscriptionReply.Builder.getCode()
Return code
|
static Telemetry.ReturnCode |
Telemetry.ReturnCode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Telemetry.ReturnCode |
Telemetry.ReturnCode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Telemetry.ReturnCode |
Telemetry.ReturnCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Telemetry.ReturnCode[] |
Telemetry.ReturnCode.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<Telemetry.ReturnCode> |
Telemetry.ReturnCode.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Telemetry.CancelSubscriptionReply.Builder |
Telemetry.CancelSubscriptionReply.Builder.setCode(Telemetry.ReturnCode value)
Return code
|
Copyright © 2020. All rights reserved.