| Package | Description |
|---|---|
| org.scion.jpan.proto.gateway |
| Modifier and Type | Method and Description |
|---|---|
static Control.ControlResponse.ResponseCase |
Control.ControlResponse.ResponseCase.forNumber(int value) |
Control.ControlResponse.ResponseCase |
Control.ControlResponseOrBuilder.getResponseCase() |
Control.ControlResponse.ResponseCase |
Control.ControlResponse.getResponseCase() |
Control.ControlResponse.ResponseCase |
Control.ControlResponse.Builder.getResponseCase() |
static Control.ControlResponse.ResponseCase |
Control.ControlResponse.ResponseCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Control.ControlResponse.ResponseCase |
Control.ControlResponse.ResponseCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Control.ControlResponse.ResponseCase[] |
Control.ControlResponse.ResponseCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.