public interface ExecutionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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;Copyright © 2019 IoTeX Group. All rights reserved.