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