public static final class XchainOuterClass.InvokeResponse extends com.google.protobuf.GeneratedMessageV3 implements XchainOuterClass.InvokeResponseOrBuilder
预执行的返回结构Protobuf type
pb.InvokeResponse| 限定符和类型 | 类和说明 |
|---|---|
static class |
XchainOuterClass.InvokeResponse.Builder
预执行的返回结构
Protobuf type
pb.InvokeResponse |
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 |
GAS_USED_FIELD_NUMBER |
static int |
INPUTS_FIELD_NUMBER |
static int |
OUTPUTS_FIELD_NUMBER |
static int |
REQUESTS_FIELD_NUMBER |
static int |
RESPONSE_FIELD_NUMBER |
static int |
RESPONSES_FIELD_NUMBER |
static int |
UTXOINPUTS_FIELD_NUMBER |
static int |
UTXOOUTPUTS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static XchainOuterClass.InvokeResponse |
getDefaultInstance() |
XchainOuterClass.InvokeResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getGasUsed()
int64 gas_used = 4; |
XchainOuterClass.TxInputExt |
getInputs(int index)
repeated .pb.TxInputExt inputs = 1; |
int |
getInputsCount()
repeated .pb.TxInputExt inputs = 1; |
List<XchainOuterClass.TxInputExt> |
getInputsList()
repeated .pb.TxInputExt inputs = 1; |
XchainOuterClass.TxInputExtOrBuilder |
getInputsOrBuilder(int index)
repeated .pb.TxInputExt inputs = 1; |
List<? extends XchainOuterClass.TxInputExtOrBuilder> |
getInputsOrBuilderList()
repeated .pb.TxInputExt inputs = 1; |
XchainOuterClass.TxOutputExt |
getOutputs(int index)
repeated .pb.TxOutputExt outputs = 2; |
int |
getOutputsCount()
repeated .pb.TxOutputExt outputs = 2; |
List<XchainOuterClass.TxOutputExt> |
getOutputsList()
repeated .pb.TxOutputExt outputs = 2; |
XchainOuterClass.TxOutputExtOrBuilder |
getOutputsOrBuilder(int index)
repeated .pb.TxOutputExt outputs = 2; |
List<? extends XchainOuterClass.TxOutputExtOrBuilder> |
getOutputsOrBuilderList()
repeated .pb.TxOutputExt outputs = 2; |
com.google.protobuf.Parser<XchainOuterClass.InvokeResponse> |
getParserForType() |
XchainOuterClass.InvokeRequest |
getRequests(int index)
repeated .pb.InvokeRequest requests = 5; |
int |
getRequestsCount()
repeated .pb.InvokeRequest requests = 5; |
List<XchainOuterClass.InvokeRequest> |
getRequestsList()
repeated .pb.InvokeRequest requests = 5; |
XchainOuterClass.InvokeRequestOrBuilder |
getRequestsOrBuilder(int index)
repeated .pb.InvokeRequest requests = 5; |
List<? extends XchainOuterClass.InvokeRequestOrBuilder> |
getRequestsOrBuilderList()
repeated .pb.InvokeRequest requests = 5; |
com.google.protobuf.ByteString |
getResponse(int index)
repeated bytes response = 3; |
int |
getResponseCount()
repeated bytes response = 3; |
List<com.google.protobuf.ByteString> |
getResponseList()
repeated bytes response = 3; |
XchainOuterClass.ContractResponse |
getResponses(int index)
repeated .pb.ContractResponse responses = 6; |
int |
getResponsesCount()
repeated .pb.ContractResponse responses = 6; |
List<XchainOuterClass.ContractResponse> |
getResponsesList()
repeated .pb.ContractResponse responses = 6; |
XchainOuterClass.ContractResponseOrBuilder |
getResponsesOrBuilder(int index)
repeated .pb.ContractResponse responses = 6; |
List<? extends XchainOuterClass.ContractResponseOrBuilder> |
getResponsesOrBuilderList()
repeated .pb.ContractResponse responses = 6; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
XchainOuterClass.TxInput |
getUtxoInputs(int index)
repeated .pb.TxInput utxoInputs = 7; |
int |
getUtxoInputsCount()
repeated .pb.TxInput utxoInputs = 7; |
List<XchainOuterClass.TxInput> |
getUtxoInputsList()
repeated .pb.TxInput utxoInputs = 7; |
XchainOuterClass.TxInputOrBuilder |
getUtxoInputsOrBuilder(int index)
repeated .pb.TxInput utxoInputs = 7; |
List<? extends XchainOuterClass.TxInputOrBuilder> |
getUtxoInputsOrBuilderList()
repeated .pb.TxInput utxoInputs = 7; |
XchainOuterClass.TxOutput |
getUtxoOutputs(int index)
repeated .pb.TxOutput utxoOutputs = 8; |
int |
getUtxoOutputsCount()
repeated .pb.TxOutput utxoOutputs = 8; |
List<XchainOuterClass.TxOutput> |
getUtxoOutputsList()
repeated .pb.TxOutput utxoOutputs = 8; |
XchainOuterClass.TxOutputOrBuilder |
getUtxoOutputsOrBuilder(int index)
repeated .pb.TxOutput utxoOutputs = 8; |
List<? extends XchainOuterClass.TxOutputOrBuilder> |
getUtxoOutputsOrBuilderList()
repeated .pb.TxOutput utxoOutputs = 8; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static XchainOuterClass.InvokeResponse.Builder |
newBuilder() |
static XchainOuterClass.InvokeResponse.Builder |
newBuilder(XchainOuterClass.InvokeResponse prototype) |
XchainOuterClass.InvokeResponse.Builder |
newBuilderForType() |
protected XchainOuterClass.InvokeResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static XchainOuterClass.InvokeResponse |
parseDelimitedFrom(InputStream input) |
static XchainOuterClass.InvokeResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static XchainOuterClass.InvokeResponse |
parseFrom(byte[] data) |
static XchainOuterClass.InvokeResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static XchainOuterClass.InvokeResponse |
parseFrom(ByteBuffer data) |
static XchainOuterClass.InvokeResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static XchainOuterClass.InvokeResponse |
parseFrom(com.google.protobuf.ByteString data) |
static XchainOuterClass.InvokeResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static XchainOuterClass.InvokeResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static XchainOuterClass.InvokeResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static XchainOuterClass.InvokeResponse |
parseFrom(InputStream input) |
static XchainOuterClass.InvokeResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<XchainOuterClass.InvokeResponse> |
parser() |
XchainOuterClass.InvokeResponse.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, internalGetMapField, 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 INPUTS_FIELD_NUMBER
public static final int OUTPUTS_FIELD_NUMBER
public static final int RESPONSE_FIELD_NUMBER
public static final int GAS_USED_FIELD_NUMBER
public static final int REQUESTS_FIELD_NUMBER
public static final int RESPONSES_FIELD_NUMBER
public static final int UTXOINPUTS_FIELD_NUMBER
public static final int UTXOOUTPUTS_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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public List<XchainOuterClass.TxInputExt> getInputsList()
repeated .pb.TxInputExt inputs = 1;public List<? extends XchainOuterClass.TxInputExtOrBuilder> getInputsOrBuilderList()
repeated .pb.TxInputExt inputs = 1;public int getInputsCount()
repeated .pb.TxInputExt inputs = 1;public XchainOuterClass.TxInputExt getInputs(int index)
repeated .pb.TxInputExt inputs = 1;public XchainOuterClass.TxInputExtOrBuilder getInputsOrBuilder(int index)
repeated .pb.TxInputExt inputs = 1;public List<XchainOuterClass.TxOutputExt> getOutputsList()
repeated .pb.TxOutputExt outputs = 2;public List<? extends XchainOuterClass.TxOutputExtOrBuilder> getOutputsOrBuilderList()
repeated .pb.TxOutputExt outputs = 2;public int getOutputsCount()
repeated .pb.TxOutputExt outputs = 2;public XchainOuterClass.TxOutputExt getOutputs(int index)
repeated .pb.TxOutputExt outputs = 2;public XchainOuterClass.TxOutputExtOrBuilder getOutputsOrBuilder(int index)
repeated .pb.TxOutputExt outputs = 2;public List<com.google.protobuf.ByteString> getResponseList()
repeated bytes response = 3;getResponseList 在接口中 XchainOuterClass.InvokeResponseOrBuilderpublic int getResponseCount()
repeated bytes response = 3;getResponseCount 在接口中 XchainOuterClass.InvokeResponseOrBuilderpublic com.google.protobuf.ByteString getResponse(int index)
repeated bytes response = 3;getResponse 在接口中 XchainOuterClass.InvokeResponseOrBuilderindex - The index of the element to return.public long getGasUsed()
int64 gas_used = 4;getGasUsed 在接口中 XchainOuterClass.InvokeResponseOrBuilderpublic List<XchainOuterClass.InvokeRequest> getRequestsList()
repeated .pb.InvokeRequest requests = 5;public List<? extends XchainOuterClass.InvokeRequestOrBuilder> getRequestsOrBuilderList()
repeated .pb.InvokeRequest requests = 5;public int getRequestsCount()
repeated .pb.InvokeRequest requests = 5;public XchainOuterClass.InvokeRequest getRequests(int index)
repeated .pb.InvokeRequest requests = 5;public XchainOuterClass.InvokeRequestOrBuilder getRequestsOrBuilder(int index)
repeated .pb.InvokeRequest requests = 5;public List<XchainOuterClass.ContractResponse> getResponsesList()
repeated .pb.ContractResponse responses = 6;public List<? extends XchainOuterClass.ContractResponseOrBuilder> getResponsesOrBuilderList()
repeated .pb.ContractResponse responses = 6;public int getResponsesCount()
repeated .pb.ContractResponse responses = 6;public XchainOuterClass.ContractResponse getResponses(int index)
repeated .pb.ContractResponse responses = 6;public XchainOuterClass.ContractResponseOrBuilder getResponsesOrBuilder(int index)
repeated .pb.ContractResponse responses = 6;public List<XchainOuterClass.TxInput> getUtxoInputsList()
repeated .pb.TxInput utxoInputs = 7;public List<? extends XchainOuterClass.TxInputOrBuilder> getUtxoInputsOrBuilderList()
repeated .pb.TxInput utxoInputs = 7;public int getUtxoInputsCount()
repeated .pb.TxInput utxoInputs = 7;public XchainOuterClass.TxInput getUtxoInputs(int index)
repeated .pb.TxInput utxoInputs = 7;public XchainOuterClass.TxInputOrBuilder getUtxoInputsOrBuilder(int index)
repeated .pb.TxInput utxoInputs = 7;public List<XchainOuterClass.TxOutput> getUtxoOutputsList()
repeated .pb.TxOutput utxoOutputs = 8;public List<? extends XchainOuterClass.TxOutputOrBuilder> getUtxoOutputsOrBuilderList()
repeated .pb.TxOutput utxoOutputs = 8;public int getUtxoOutputsCount()
repeated .pb.TxOutput utxoOutputs = 8;public XchainOuterClass.TxOutput getUtxoOutputs(int index)
repeated .pb.TxOutput utxoOutputs = 8;public XchainOuterClass.TxOutputOrBuilder getUtxoOutputsOrBuilder(int index)
repeated .pb.TxOutput utxoOutputs = 8;public 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.InvokeResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static XchainOuterClass.InvokeResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static XchainOuterClass.InvokeResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static XchainOuterClass.InvokeResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static XchainOuterClass.InvokeResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static XchainOuterClass.InvokeResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static XchainOuterClass.InvokeResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static XchainOuterClass.InvokeResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static XchainOuterClass.InvokeResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static XchainOuterClass.InvokeResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static XchainOuterClass.InvokeResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static XchainOuterClass.InvokeResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic XchainOuterClass.InvokeResponse.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static XchainOuterClass.InvokeResponse.Builder newBuilder()
public static XchainOuterClass.InvokeResponse.Builder newBuilder(XchainOuterClass.InvokeResponse prototype)
public XchainOuterClass.InvokeResponse.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected XchainOuterClass.InvokeResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static XchainOuterClass.InvokeResponse getDefaultInstance()
public static com.google.protobuf.Parser<XchainOuterClass.InvokeResponse> parser()
public com.google.protobuf.Parser<XchainOuterClass.InvokeResponse> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public XchainOuterClass.InvokeResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.