public static final class TransactionService.GetTransactionRequest extends com.google.protobuf.GeneratedMessageLite<TransactionService.GetTransactionRequest,TransactionService.GetTransactionRequest.Builder> implements TransactionService.GetTransactionRequestOrBuilder
kin.agora.transaction.v4.GetTransactionRequest| Modifier and Type | Class and Description |
|---|---|
static class |
TransactionService.GetTransactionRequest.Builder
Protobuf type
kin.agora.transaction.v4.GetTransactionRequest |
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm| Modifier and Type | Field and Description |
|---|---|
static int |
COMMITMENT_FIELD_NUMBER |
static int |
TRANSACTION_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method,
java.lang.Object arg0,
java.lang.Object arg1) |
Model.Commitment |
getCommitment()
.kin.agora.common.v4.Commitment commitment = 2; |
int |
getCommitmentValue()
.kin.agora.common.v4.Commitment commitment = 2; |
static TransactionService.GetTransactionRequest |
getDefaultInstance() |
Model.TransactionId |
getTransactionId()
.kin.agora.common.v4.TransactionId transaction_id = 1; |
boolean |
hasTransactionId()
.kin.agora.common.v4.TransactionId transaction_id = 1; |
static TransactionService.GetTransactionRequest.Builder |
newBuilder() |
static TransactionService.GetTransactionRequest.Builder |
newBuilder(TransactionService.GetTransactionRequest prototype) |
static TransactionService.GetTransactionRequest |
parseDelimitedFrom(java.io.InputStream input) |
static TransactionService.GetTransactionRequest |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionService.GetTransactionRequest |
parseFrom(byte[] data) |
static TransactionService.GetTransactionRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionService.GetTransactionRequest |
parseFrom(java.nio.ByteBuffer data) |
static TransactionService.GetTransactionRequest |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionService.GetTransactionRequest |
parseFrom(com.google.protobuf.ByteString data) |
static TransactionService.GetTransactionRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionService.GetTransactionRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static TransactionService.GetTransactionRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionService.GetTransactionRequest |
parseFrom(java.io.InputStream input) |
static TransactionService.GetTransactionRequest |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<TransactionService.GetTransactionRequest> |
parser() |
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeToaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int TRANSACTION_ID_FIELD_NUMBER
public static final int COMMITMENT_FIELD_NUMBER
public boolean hasTransactionId()
.kin.agora.common.v4.TransactionId transaction_id = 1;hasTransactionId in interface TransactionService.GetTransactionRequestOrBuilderpublic Model.TransactionId getTransactionId()
.kin.agora.common.v4.TransactionId transaction_id = 1;getTransactionId in interface TransactionService.GetTransactionRequestOrBuilderpublic int getCommitmentValue()
.kin.agora.common.v4.Commitment commitment = 2;getCommitmentValue in interface TransactionService.GetTransactionRequestOrBuilderpublic Model.Commitment getCommitment()
.kin.agora.common.v4.Commitment commitment = 2;getCommitment in interface TransactionService.GetTransactionRequestOrBuilderpublic static TransactionService.GetTransactionRequest parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransactionService.GetTransactionRequest parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransactionService.GetTransactionRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransactionService.GetTransactionRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransactionService.GetTransactionRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransactionService.GetTransactionRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TransactionService.GetTransactionRequest parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static TransactionService.GetTransactionRequest parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static TransactionService.GetTransactionRequest parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static TransactionService.GetTransactionRequest parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static TransactionService.GetTransactionRequest parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static TransactionService.GetTransactionRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static TransactionService.GetTransactionRequest.Builder newBuilder()
public static TransactionService.GetTransactionRequest.Builder newBuilder(TransactionService.GetTransactionRequest prototype)
protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method,
java.lang.Object arg0,
java.lang.Object arg1)
dynamicMethod in class com.google.protobuf.GeneratedMessageLite<TransactionService.GetTransactionRequest,TransactionService.GetTransactionRequest.Builder>public static TransactionService.GetTransactionRequest getDefaultInstance()
public static com.google.protobuf.Parser<TransactionService.GetTransactionRequest> parser()