| Package | Description |
|---|---|
| com.webull.openapi.data.internal.grpc.proto |
| Modifier and Type | Method and Description |
|---|---|
static Gateway.MsgType |
Gateway.MsgType.forNumber(int value) |
Gateway.MsgType |
Gateway.ClientRequestOrBuilder.getType()
.openapi.MsgType type = 1; |
Gateway.MsgType |
Gateway.ClientRequest.getType()
.openapi.MsgType type = 1; |
Gateway.MsgType |
Gateway.ClientRequest.Builder.getType()
.openapi.MsgType type = 1; |
Gateway.MsgType |
Gateway.ClientResponseOrBuilder.getType()
.openapi.MsgType type = 1; |
Gateway.MsgType |
Gateway.ClientResponse.getType()
.openapi.MsgType type = 1; |
Gateway.MsgType |
Gateway.ClientResponse.Builder.getType()
.openapi.MsgType type = 1; |
static Gateway.MsgType |
Gateway.MsgType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Gateway.MsgType |
Gateway.MsgType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Gateway.MsgType |
Gateway.MsgType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Gateway.MsgType[] |
Gateway.MsgType.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<Gateway.MsgType> |
Gateway.MsgType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Gateway.ClientRequest.Builder |
Gateway.ClientRequest.Builder.setType(Gateway.MsgType value)
.openapi.MsgType type = 1; |
Gateway.ClientResponse.Builder |
Gateway.ClientResponse.Builder.setType(Gateway.MsgType value)
.openapi.MsgType type = 1; |
Copyright © 2025 Webull. All rights reserved.