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