Package | Description |
---|---|
org.opendaylight.p4plugin.gnmi.proto |
Modifier and Type | Method and Description |
---|---|
static SubscribeResponse.ResponseCase |
SubscribeResponse.ResponseCase.forNumber(int value) |
SubscribeResponse.ResponseCase |
SubscribeResponse.getResponseCase() |
SubscribeResponse.ResponseCase |
SubscribeResponse.Builder.getResponseCase() |
SubscribeResponse.ResponseCase |
SubscribeResponseOrBuilder.getResponseCase() |
static SubscribeResponse.ResponseCase |
SubscribeResponse.ResponseCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SubscribeResponse.ResponseCase |
SubscribeResponse.ResponseCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubscribeResponse.ResponseCase[] |
SubscribeResponse.ResponseCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 OpenDaylight. All rights reserved.