public static final class XchainOuterClass.InvokeRequest extends com.google.protobuf.GeneratedMessageV3 implements XchainOuterClass.InvokeRequestOrBuilder
预执行的请求结构Protobuf type
pb.InvokeRequest| 限定符和类型 | 类和说明 |
|---|---|
static class |
XchainOuterClass.InvokeRequest.Builder
预执行的请求结构
Protobuf type
pb.InvokeRequest |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
AMOUNT_FIELD_NUMBER |
static int |
ARGS_FIELD_NUMBER |
static int |
CONTRACT_NAME_FIELD_NUMBER |
static int |
METHOD_NAME_FIELD_NUMBER |
static int |
MODULE_NAME_FIELD_NUMBER |
static int |
RESOURCE_LIMITS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsArgs(String key)
map<string, bytes> args = 4; |
boolean |
equals(Object obj) |
String |
getAmount()
amount is the amount transfer to the contract
attention: In one transaction, transfer to only one contract is allowed
string amount = 6; |
com.google.protobuf.ByteString |
getAmountBytes()
amount is the amount transfer to the contract
attention: In one transaction, transfer to only one contract is allowed
string amount = 6; |
Map<String,com.google.protobuf.ByteString> |
getArgs()
已过时。
|
int |
getArgsCount()
map<string, bytes> args = 4; |
Map<String,com.google.protobuf.ByteString> |
getArgsMap()
map<string, bytes> args = 4; |
com.google.protobuf.ByteString |
getArgsOrDefault(String key,
com.google.protobuf.ByteString defaultValue)
map<string, bytes> args = 4; |
com.google.protobuf.ByteString |
getArgsOrThrow(String key)
map<string, bytes> args = 4; |
String |
getContractName()
string contract_name = 2; |
com.google.protobuf.ByteString |
getContractNameBytes()
string contract_name = 2; |
static XchainOuterClass.InvokeRequest |
getDefaultInstance() |
XchainOuterClass.InvokeRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getMethodName()
string method_name = 3; |
com.google.protobuf.ByteString |
getMethodNameBytes()
string method_name = 3; |
String |
getModuleName()
string module_name = 1; |
com.google.protobuf.ByteString |
getModuleNameBytes()
string module_name = 1; |
com.google.protobuf.Parser<XchainOuterClass.InvokeRequest> |
getParserForType() |
XchainOuterClass.ResourceLimit |
getResourceLimits(int index)
repeated .pb.ResourceLimit resource_limits = 5; |
int |
getResourceLimitsCount()
repeated .pb.ResourceLimit resource_limits = 5; |
List<XchainOuterClass.ResourceLimit> |
getResourceLimitsList()
repeated .pb.ResourceLimit resource_limits = 5; |
XchainOuterClass.ResourceLimitOrBuilder |
getResourceLimitsOrBuilder(int index)
repeated .pb.ResourceLimit resource_limits = 5; |
List<? extends XchainOuterClass.ResourceLimitOrBuilder> |
getResourceLimitsOrBuilderList()
repeated .pb.ResourceLimit resource_limits = 5; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static XchainOuterClass.InvokeRequest.Builder |
newBuilder() |
static XchainOuterClass.InvokeRequest.Builder |
newBuilder(XchainOuterClass.InvokeRequest prototype) |
XchainOuterClass.InvokeRequest.Builder |
newBuilderForType() |
protected XchainOuterClass.InvokeRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static XchainOuterClass.InvokeRequest |
parseDelimitedFrom(InputStream input) |
static XchainOuterClass.InvokeRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static XchainOuterClass.InvokeRequest |
parseFrom(byte[] data) |
static XchainOuterClass.InvokeRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static XchainOuterClass.InvokeRequest |
parseFrom(ByteBuffer data) |
static XchainOuterClass.InvokeRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static XchainOuterClass.InvokeRequest |
parseFrom(com.google.protobuf.ByteString data) |
static XchainOuterClass.InvokeRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static XchainOuterClass.InvokeRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static XchainOuterClass.InvokeRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static XchainOuterClass.InvokeRequest |
parseFrom(InputStream input) |
static XchainOuterClass.InvokeRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<XchainOuterClass.InvokeRequest> |
parser() |
XchainOuterClass.InvokeRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int MODULE_NAME_FIELD_NUMBER
public static final int CONTRACT_NAME_FIELD_NUMBER
public static final int METHOD_NAME_FIELD_NUMBER
public static final int ARGS_FIELD_NUMBER
public static final int RESOURCE_LIMITS_FIELD_NUMBER
public static final int AMOUNT_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField 在类中 com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public String getModuleName()
string module_name = 1;getModuleName 在接口中 XchainOuterClass.InvokeRequestOrBuilderpublic com.google.protobuf.ByteString getModuleNameBytes()
string module_name = 1;getModuleNameBytes 在接口中 XchainOuterClass.InvokeRequestOrBuilderpublic String getContractName()
string contract_name = 2;getContractName 在接口中 XchainOuterClass.InvokeRequestOrBuilderpublic com.google.protobuf.ByteString getContractNameBytes()
string contract_name = 2;getContractNameBytes 在接口中 XchainOuterClass.InvokeRequestOrBuilderpublic String getMethodName()
string method_name = 3;getMethodName 在接口中 XchainOuterClass.InvokeRequestOrBuilderpublic com.google.protobuf.ByteString getMethodNameBytes()
string method_name = 3;getMethodNameBytes 在接口中 XchainOuterClass.InvokeRequestOrBuilderpublic int getArgsCount()
XchainOuterClass.InvokeRequestOrBuildermap<string, bytes> args = 4;public boolean containsArgs(String key)
map<string, bytes> args = 4;@Deprecated public Map<String,com.google.protobuf.ByteString> getArgs()
getArgsMap() instead.public Map<String,com.google.protobuf.ByteString> getArgsMap()
map<string, bytes> args = 4;public com.google.protobuf.ByteString getArgsOrDefault(String key, com.google.protobuf.ByteString defaultValue)
map<string, bytes> args = 4;public com.google.protobuf.ByteString getArgsOrThrow(String key)
map<string, bytes> args = 4;public List<XchainOuterClass.ResourceLimit> getResourceLimitsList()
repeated .pb.ResourceLimit resource_limits = 5;public List<? extends XchainOuterClass.ResourceLimitOrBuilder> getResourceLimitsOrBuilderList()
repeated .pb.ResourceLimit resource_limits = 5;public int getResourceLimitsCount()
repeated .pb.ResourceLimit resource_limits = 5;public XchainOuterClass.ResourceLimit getResourceLimits(int index)
repeated .pb.ResourceLimit resource_limits = 5;public XchainOuterClass.ResourceLimitOrBuilder getResourceLimitsOrBuilder(int index)
repeated .pb.ResourceLimit resource_limits = 5;public String getAmount()
amount is the amount transfer to the contract attention: In one transaction, transfer to only one contract is allowed
string amount = 6;getAmount 在接口中 XchainOuterClass.InvokeRequestOrBuilderpublic com.google.protobuf.ByteString getAmountBytes()
amount is the amount transfer to the contract attention: In one transaction, transfer to only one contract is allowed
string amount = 6;getAmountBytes 在接口中 XchainOuterClass.InvokeRequestOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static XchainOuterClass.InvokeRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static XchainOuterClass.InvokeRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static XchainOuterClass.InvokeRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static XchainOuterClass.InvokeRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static XchainOuterClass.InvokeRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static XchainOuterClass.InvokeRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static XchainOuterClass.InvokeRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static XchainOuterClass.InvokeRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static XchainOuterClass.InvokeRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static XchainOuterClass.InvokeRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static XchainOuterClass.InvokeRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static XchainOuterClass.InvokeRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic XchainOuterClass.InvokeRequest.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static XchainOuterClass.InvokeRequest.Builder newBuilder()
public static XchainOuterClass.InvokeRequest.Builder newBuilder(XchainOuterClass.InvokeRequest prototype)
public XchainOuterClass.InvokeRequest.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected XchainOuterClass.InvokeRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static XchainOuterClass.InvokeRequest getDefaultInstance()
public static com.google.protobuf.Parser<XchainOuterClass.InvokeRequest> parser()
public com.google.protobuf.Parser<XchainOuterClass.InvokeRequest> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public XchainOuterClass.InvokeRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.