| Package | Description |
|---|---|
| com.github.iotexproject.grpc.api |
| Modifier and Type | Method and Description |
|---|---|
static ReadStakingDataMethod.Name |
ReadStakingDataMethod.Name.forNumber(int value) |
ReadStakingDataMethod.Name |
ReadStakingDataMethod.getMethod()
.iotexapi.ReadStakingDataMethod.Name method = 1; |
ReadStakingDataMethod.Name |
ReadStakingDataMethod.Builder.getMethod()
.iotexapi.ReadStakingDataMethod.Name method = 1; |
ReadStakingDataMethod.Name |
ReadStakingDataMethodOrBuilder.getMethod()
.iotexapi.ReadStakingDataMethod.Name method = 1; |
static ReadStakingDataMethod.Name |
ReadStakingDataMethod.Name.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ReadStakingDataMethod.Name |
ReadStakingDataMethod.Name.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ReadStakingDataMethod.Name |
ReadStakingDataMethod.Name.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReadStakingDataMethod.Name[] |
ReadStakingDataMethod.Name.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<ReadStakingDataMethod.Name> |
ReadStakingDataMethod.Name.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ReadStakingDataMethod.Builder |
ReadStakingDataMethod.Builder.setMethod(ReadStakingDataMethod.Name value)
.iotexapi.ReadStakingDataMethod.Name method = 1; |
Copyright © 2022 IoTeX Group. All rights reserved.