public static final class KeepKeyType.TransactionType extends com.google.protobuf.GeneratedMessageV3 implements KeepKeyType.TransactionTypeOrBuilder
Structure representing transaction @used_in SimpleSignTxProtobuf type
TransactionType
Modifier and Type | Class and Description |
---|---|
static class |
KeepKeyType.TransactionType.Builder
Structure representing transaction
@used_in SimpleSignTx
|
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
Modifier and Type | Field and Description |
---|---|
static int |
BIN_OUTPUTS_FIELD_NUMBER |
static int |
INPUTS_CNT_FIELD_NUMBER |
static int |
INPUTS_FIELD_NUMBER |
static int |
LOCK_TIME_FIELD_NUMBER |
static int |
OUTPUTS_CNT_FIELD_NUMBER |
static int |
OUTPUTS_FIELD_NUMBER |
static com.google.protobuf.Parser<KeepKeyType.TransactionType> |
PARSER
Deprecated.
|
static int |
VERSION_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
KeepKeyType.TxOutputBinType |
getBinOutputs(int index)
repeated .TxOutputBinType bin_outputs = 3; |
int |
getBinOutputsCount()
repeated .TxOutputBinType bin_outputs = 3; |
List<KeepKeyType.TxOutputBinType> |
getBinOutputsList()
repeated .TxOutputBinType bin_outputs = 3; |
KeepKeyType.TxOutputBinTypeOrBuilder |
getBinOutputsOrBuilder(int index)
repeated .TxOutputBinType bin_outputs = 3; |
List<? extends KeepKeyType.TxOutputBinTypeOrBuilder> |
getBinOutputsOrBuilderList()
repeated .TxOutputBinType bin_outputs = 3; |
static KeepKeyType.TransactionType |
getDefaultInstance() |
KeepKeyType.TransactionType |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
KeepKeyType.TxInputType |
getInputs(int index)
repeated .TxInputType inputs = 2; |
int |
getInputsCnt()
optional uint32 inputs_cnt = 6; |
int |
getInputsCount()
repeated .TxInputType inputs = 2; |
List<KeepKeyType.TxInputType> |
getInputsList()
repeated .TxInputType inputs = 2; |
KeepKeyType.TxInputTypeOrBuilder |
getInputsOrBuilder(int index)
repeated .TxInputType inputs = 2; |
List<? extends KeepKeyType.TxInputTypeOrBuilder> |
getInputsOrBuilderList()
repeated .TxInputType inputs = 2; |
int |
getLockTime()
optional uint32 lock_time = 4; |
KeepKeyType.TxOutputType |
getOutputs(int index)
repeated .TxOutputType outputs = 5; |
int |
getOutputsCnt()
optional uint32 outputs_cnt = 7; |
int |
getOutputsCount()
repeated .TxOutputType outputs = 5; |
List<KeepKeyType.TxOutputType> |
getOutputsList()
repeated .TxOutputType outputs = 5; |
KeepKeyType.TxOutputTypeOrBuilder |
getOutputsOrBuilder(int index)
repeated .TxOutputType outputs = 5; |
List<? extends KeepKeyType.TxOutputTypeOrBuilder> |
getOutputsOrBuilderList()
repeated .TxOutputType outputs = 5; |
com.google.protobuf.Parser<KeepKeyType.TransactionType> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getVersion()
optional uint32 version = 1; |
int |
hashCode() |
boolean |
hasInputsCnt()
optional uint32 inputs_cnt = 6; |
boolean |
hasLockTime()
optional uint32 lock_time = 4; |
boolean |
hasOutputsCnt()
optional uint32 outputs_cnt = 7; |
boolean |
hasVersion()
optional uint32 version = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static KeepKeyType.TransactionType.Builder |
newBuilder() |
static KeepKeyType.TransactionType.Builder |
newBuilder(KeepKeyType.TransactionType prototype) |
KeepKeyType.TransactionType.Builder |
newBuilderForType() |
protected KeepKeyType.TransactionType.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static KeepKeyType.TransactionType |
parseDelimitedFrom(InputStream input) |
static KeepKeyType.TransactionType |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyType.TransactionType |
parseFrom(byte[] data) |
static KeepKeyType.TransactionType |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyType.TransactionType |
parseFrom(ByteBuffer data) |
static KeepKeyType.TransactionType |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyType.TransactionType |
parseFrom(com.google.protobuf.ByteString data) |
static KeepKeyType.TransactionType |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyType.TransactionType |
parseFrom(com.google.protobuf.CodedInputStream input) |
static KeepKeyType.TransactionType |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyType.TransactionType |
parseFrom(InputStream input) |
static KeepKeyType.TransactionType |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<KeepKeyType.TransactionType> |
parser() |
KeepKeyType.TransactionType.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int VERSION_FIELD_NUMBER
public static final int INPUTS_FIELD_NUMBER
public static final int BIN_OUTPUTS_FIELD_NUMBER
public static final int OUTPUTS_FIELD_NUMBER
public static final int LOCK_TIME_FIELD_NUMBER
public static final int INPUTS_CNT_FIELD_NUMBER
public static final int OUTPUTS_CNT_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<KeepKeyType.TransactionType> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasVersion()
optional uint32 version = 1;
hasVersion
in interface KeepKeyType.TransactionTypeOrBuilder
public int getVersion()
optional uint32 version = 1;
getVersion
in interface KeepKeyType.TransactionTypeOrBuilder
public List<KeepKeyType.TxInputType> getInputsList()
repeated .TxInputType inputs = 2;
getInputsList
in interface KeepKeyType.TransactionTypeOrBuilder
public List<? extends KeepKeyType.TxInputTypeOrBuilder> getInputsOrBuilderList()
repeated .TxInputType inputs = 2;
getInputsOrBuilderList
in interface KeepKeyType.TransactionTypeOrBuilder
public int getInputsCount()
repeated .TxInputType inputs = 2;
getInputsCount
in interface KeepKeyType.TransactionTypeOrBuilder
public KeepKeyType.TxInputType getInputs(int index)
repeated .TxInputType inputs = 2;
getInputs
in interface KeepKeyType.TransactionTypeOrBuilder
public KeepKeyType.TxInputTypeOrBuilder getInputsOrBuilder(int index)
repeated .TxInputType inputs = 2;
getInputsOrBuilder
in interface KeepKeyType.TransactionTypeOrBuilder
public List<KeepKeyType.TxOutputBinType> getBinOutputsList()
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsList
in interface KeepKeyType.TransactionTypeOrBuilder
public List<? extends KeepKeyType.TxOutputBinTypeOrBuilder> getBinOutputsOrBuilderList()
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsOrBuilderList
in interface KeepKeyType.TransactionTypeOrBuilder
public int getBinOutputsCount()
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsCount
in interface KeepKeyType.TransactionTypeOrBuilder
public KeepKeyType.TxOutputBinType getBinOutputs(int index)
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputs
in interface KeepKeyType.TransactionTypeOrBuilder
public KeepKeyType.TxOutputBinTypeOrBuilder getBinOutputsOrBuilder(int index)
repeated .TxOutputBinType bin_outputs = 3;
getBinOutputsOrBuilder
in interface KeepKeyType.TransactionTypeOrBuilder
public List<KeepKeyType.TxOutputType> getOutputsList()
repeated .TxOutputType outputs = 5;
getOutputsList
in interface KeepKeyType.TransactionTypeOrBuilder
public List<? extends KeepKeyType.TxOutputTypeOrBuilder> getOutputsOrBuilderList()
repeated .TxOutputType outputs = 5;
getOutputsOrBuilderList
in interface KeepKeyType.TransactionTypeOrBuilder
public int getOutputsCount()
repeated .TxOutputType outputs = 5;
getOutputsCount
in interface KeepKeyType.TransactionTypeOrBuilder
public KeepKeyType.TxOutputType getOutputs(int index)
repeated .TxOutputType outputs = 5;
getOutputs
in interface KeepKeyType.TransactionTypeOrBuilder
public KeepKeyType.TxOutputTypeOrBuilder getOutputsOrBuilder(int index)
repeated .TxOutputType outputs = 5;
getOutputsOrBuilder
in interface KeepKeyType.TransactionTypeOrBuilder
public boolean hasLockTime()
optional uint32 lock_time = 4;
hasLockTime
in interface KeepKeyType.TransactionTypeOrBuilder
public int getLockTime()
optional uint32 lock_time = 4;
getLockTime
in interface KeepKeyType.TransactionTypeOrBuilder
public boolean hasInputsCnt()
optional uint32 inputs_cnt = 6;
hasInputsCnt
in interface KeepKeyType.TransactionTypeOrBuilder
public int getInputsCnt()
optional uint32 inputs_cnt = 6;
getInputsCnt
in interface KeepKeyType.TransactionTypeOrBuilder
public boolean hasOutputsCnt()
optional uint32 outputs_cnt = 7;
hasOutputsCnt
in interface KeepKeyType.TransactionTypeOrBuilder
public int getOutputsCnt()
optional uint32 outputs_cnt = 7;
getOutputsCnt
in interface KeepKeyType.TransactionTypeOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static KeepKeyType.TransactionType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static KeepKeyType.TransactionType parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static KeepKeyType.TransactionType parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static KeepKeyType.TransactionType parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static KeepKeyType.TransactionType parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static KeepKeyType.TransactionType parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static KeepKeyType.TransactionType parseFrom(InputStream input) throws IOException
IOException
public static KeepKeyType.TransactionType parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static KeepKeyType.TransactionType parseDelimitedFrom(InputStream input) throws IOException
IOException
public static KeepKeyType.TransactionType parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static KeepKeyType.TransactionType parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static KeepKeyType.TransactionType parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public KeepKeyType.TransactionType.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static KeepKeyType.TransactionType.Builder newBuilder()
public static KeepKeyType.TransactionType.Builder newBuilder(KeepKeyType.TransactionType prototype)
public KeepKeyType.TransactionType.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected KeepKeyType.TransactionType.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static KeepKeyType.TransactionType getDefaultInstance()
public static com.google.protobuf.Parser<KeepKeyType.TransactionType> parser()
public com.google.protobuf.Parser<KeepKeyType.TransactionType> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public KeepKeyType.TransactionType getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2013–2019 Bitcoin Solutions Ltd. All rights reserved.