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