public interface ExecutionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AccessTuple |
getAccessList(int index)
repeated .iotextypes.AccessTuple accessList = 4; |
int |
getAccessListCount()
repeated .iotextypes.AccessTuple accessList = 4; |
List<AccessTuple> |
getAccessListList()
repeated .iotextypes.AccessTuple accessList = 4; |
AccessTupleOrBuilder |
getAccessListOrBuilder(int index)
repeated .iotextypes.AccessTuple accessList = 4; |
List<? extends AccessTupleOrBuilder> |
getAccessListOrBuilderList()
repeated .iotextypes.AccessTuple accessList = 4; |
String |
getAmount()
string amount = 1; |
com.google.protobuf.ByteString |
getAmountBytes()
string amount = 1; |
String |
getContract()
string contract = 2; |
com.google.protobuf.ByteString |
getContractBytes()
string contract = 2; |
com.google.protobuf.ByteString |
getData()
bytes data = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getAmount()
string amount = 1;com.google.protobuf.ByteString getAmountBytes()
string amount = 1;String getContract()
string contract = 2;com.google.protobuf.ByteString getContractBytes()
string contract = 2;com.google.protobuf.ByteString getData()
bytes data = 3;List<AccessTuple> getAccessListList()
repeated .iotextypes.AccessTuple accessList = 4;AccessTuple getAccessList(int index)
repeated .iotextypes.AccessTuple accessList = 4;int getAccessListCount()
repeated .iotextypes.AccessTuple accessList = 4;List<? extends AccessTupleOrBuilder> getAccessListOrBuilderList()
repeated .iotextypes.AccessTuple accessList = 4;AccessTupleOrBuilder getAccessListOrBuilder(int index)
repeated .iotextypes.AccessTuple accessList = 4;Copyright © 2022 IoTeX Group. All rights reserved.