| Package | Description |
|---|---|
| com.staros.starlog.proto |
| Modifier and Type | Method and Description |
|---|---|
static StreamOpType |
StreamOpType.forNumber(int value) |
StreamOpType |
StreamOpOrBuilder.getOp()
.staros.starlog.proto.StreamOpType op = 1; |
StreamOpType |
StreamOp.getOp()
.staros.starlog.proto.StreamOpType op = 1; |
StreamOpType |
StreamOp.Builder.getOp()
.staros.starlog.proto.StreamOpType op = 1; |
static StreamOpType |
StreamOpType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static StreamOpType |
StreamOpType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static StreamOpType |
StreamOpType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StreamOpType[] |
StreamOpType.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<StreamOpType> |
StreamOpType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
StreamOp.Builder |
StreamOp.Builder.setOp(StreamOpType value)
.staros.starlog.proto.StreamOpType op = 1; |
Copyright © 2024. All rights reserved.