public interface EstimateActionGasConsumptionRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
EstimateActionGasConsumptionRequest.ActionCase |
getActionCase() |
String |
getCallerAddress()
string callerAddress = 100; |
com.google.protobuf.ByteString |
getCallerAddressBytes()
string callerAddress = 100; |
Execution |
getExecution()
.iotextypes.Execution execution = 2; |
ExecutionOrBuilder |
getExecutionOrBuilder()
.iotextypes.Execution execution = 2; |
Transfer |
getTransfer()
.iotextypes.Transfer transfer = 1; |
TransferOrBuilder |
getTransferOrBuilder()
.iotextypes.Transfer transfer = 1; |
boolean |
hasExecution()
.iotextypes.Execution execution = 2; |
boolean |
hasTransfer()
.iotextypes.Transfer transfer = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTransfer()
.iotextypes.Transfer transfer = 1;Transfer getTransfer()
.iotextypes.Transfer transfer = 1;TransferOrBuilder getTransferOrBuilder()
.iotextypes.Transfer transfer = 1;boolean hasExecution()
.iotextypes.Execution execution = 2;Execution getExecution()
.iotextypes.Execution execution = 2;ExecutionOrBuilder getExecutionOrBuilder()
.iotextypes.Execution execution = 2;String getCallerAddress()
string callerAddress = 100;com.google.protobuf.ByteString getCallerAddressBytes()
string callerAddress = 100;EstimateActionGasConsumptionRequest.ActionCase getActionCase()
Copyright © 2019 IoTeX Group. All rights reserved.