public static final class KeepKeyMessage.SimpleSignTx.Builder extends com.google.protobuf.GeneratedMessage.Builder<KeepKeyMessage.SimpleSignTx.Builder> implements KeepKeyMessage.SimpleSignTxOrBuilder
SimpleSignTx
Request: Simplified transaction signing This method doesn't support streaming, so there are hardware limits in number of inputs and outputs. In case of success, the result is returned using TxRequest message. @next PassphraseRequest @next PinMatrixRequest @next TxRequest @next Failure
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<KeepKeyMessage.SimpleSignTx.Builder>public KeepKeyMessage.SimpleSignTx.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<KeepKeyMessage.SimpleSignTx.Builder>public KeepKeyMessage.SimpleSignTx.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<KeepKeyMessage.SimpleSignTx.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<KeepKeyMessage.SimpleSignTx.Builder>public KeepKeyMessage.SimpleSignTx getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic KeepKeyMessage.SimpleSignTx build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic KeepKeyMessage.SimpleSignTx buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic KeepKeyMessage.SimpleSignTx.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<KeepKeyMessage.SimpleSignTx.Builder>public KeepKeyMessage.SimpleSignTx.Builder mergeFrom(KeepKeyMessage.SimpleSignTx other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<KeepKeyMessage.SimpleSignTx.Builder>public KeepKeyMessage.SimpleSignTx.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<KeepKeyMessage.SimpleSignTx.Builder>IOExceptionpublic List<KeepKeyType.TxInputType> getInputsList()
repeated .TxInputType inputs = 1;
transaction inputs
getInputsList in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic int getInputsCount()
repeated .TxInputType inputs = 1;
transaction inputs
getInputsCount in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic KeepKeyType.TxInputType getInputs(int index)
repeated .TxInputType inputs = 1;
transaction inputs
getInputs in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic KeepKeyMessage.SimpleSignTx.Builder setInputs(int index, KeepKeyType.TxInputType value)
repeated .TxInputType inputs = 1;
transaction inputs
public KeepKeyMessage.SimpleSignTx.Builder setInputs(int index, KeepKeyType.TxInputType.Builder builderForValue)
repeated .TxInputType inputs = 1;
transaction inputs
public KeepKeyMessage.SimpleSignTx.Builder addInputs(KeepKeyType.TxInputType value)
repeated .TxInputType inputs = 1;
transaction inputs
public KeepKeyMessage.SimpleSignTx.Builder addInputs(int index, KeepKeyType.TxInputType value)
repeated .TxInputType inputs = 1;
transaction inputs
public KeepKeyMessage.SimpleSignTx.Builder addInputs(KeepKeyType.TxInputType.Builder builderForValue)
repeated .TxInputType inputs = 1;
transaction inputs
public KeepKeyMessage.SimpleSignTx.Builder addInputs(int index, KeepKeyType.TxInputType.Builder builderForValue)
repeated .TxInputType inputs = 1;
transaction inputs
public KeepKeyMessage.SimpleSignTx.Builder addAllInputs(Iterable<? extends KeepKeyType.TxInputType> values)
repeated .TxInputType inputs = 1;
transaction inputs
public KeepKeyMessage.SimpleSignTx.Builder clearInputs()
repeated .TxInputType inputs = 1;
transaction inputs
public KeepKeyMessage.SimpleSignTx.Builder removeInputs(int index)
repeated .TxInputType inputs = 1;
transaction inputs
public KeepKeyType.TxInputType.Builder getInputsBuilder(int index)
repeated .TxInputType inputs = 1;
transaction inputs
public KeepKeyType.TxInputTypeOrBuilder getInputsOrBuilder(int index)
repeated .TxInputType inputs = 1;
transaction inputs
getInputsOrBuilder in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic List<? extends KeepKeyType.TxInputTypeOrBuilder> getInputsOrBuilderList()
repeated .TxInputType inputs = 1;
transaction inputs
getInputsOrBuilderList in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic KeepKeyType.TxInputType.Builder addInputsBuilder()
repeated .TxInputType inputs = 1;
transaction inputs
public KeepKeyType.TxInputType.Builder addInputsBuilder(int index)
repeated .TxInputType inputs = 1;
transaction inputs
public List<KeepKeyType.TxInputType.Builder> getInputsBuilderList()
repeated .TxInputType inputs = 1;
transaction inputs
public List<KeepKeyType.TxOutputType> getOutputsList()
repeated .TxOutputType outputs = 2;
transaction outputs
getOutputsList in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic int getOutputsCount()
repeated .TxOutputType outputs = 2;
transaction outputs
getOutputsCount in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic KeepKeyType.TxOutputType getOutputs(int index)
repeated .TxOutputType outputs = 2;
transaction outputs
getOutputs in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic KeepKeyMessage.SimpleSignTx.Builder setOutputs(int index, KeepKeyType.TxOutputType value)
repeated .TxOutputType outputs = 2;
transaction outputs
public KeepKeyMessage.SimpleSignTx.Builder setOutputs(int index, KeepKeyType.TxOutputType.Builder builderForValue)
repeated .TxOutputType outputs = 2;
transaction outputs
public KeepKeyMessage.SimpleSignTx.Builder addOutputs(KeepKeyType.TxOutputType value)
repeated .TxOutputType outputs = 2;
transaction outputs
public KeepKeyMessage.SimpleSignTx.Builder addOutputs(int index, KeepKeyType.TxOutputType value)
repeated .TxOutputType outputs = 2;
transaction outputs
public KeepKeyMessage.SimpleSignTx.Builder addOutputs(KeepKeyType.TxOutputType.Builder builderForValue)
repeated .TxOutputType outputs = 2;
transaction outputs
public KeepKeyMessage.SimpleSignTx.Builder addOutputs(int index, KeepKeyType.TxOutputType.Builder builderForValue)
repeated .TxOutputType outputs = 2;
transaction outputs
public KeepKeyMessage.SimpleSignTx.Builder addAllOutputs(Iterable<? extends KeepKeyType.TxOutputType> values)
repeated .TxOutputType outputs = 2;
transaction outputs
public KeepKeyMessage.SimpleSignTx.Builder clearOutputs()
repeated .TxOutputType outputs = 2;
transaction outputs
public KeepKeyMessage.SimpleSignTx.Builder removeOutputs(int index)
repeated .TxOutputType outputs = 2;
transaction outputs
public KeepKeyType.TxOutputType.Builder getOutputsBuilder(int index)
repeated .TxOutputType outputs = 2;
transaction outputs
public KeepKeyType.TxOutputTypeOrBuilder getOutputsOrBuilder(int index)
repeated .TxOutputType outputs = 2;
transaction outputs
getOutputsOrBuilder in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic List<? extends KeepKeyType.TxOutputTypeOrBuilder> getOutputsOrBuilderList()
repeated .TxOutputType outputs = 2;
transaction outputs
getOutputsOrBuilderList in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic KeepKeyType.TxOutputType.Builder addOutputsBuilder()
repeated .TxOutputType outputs = 2;
transaction outputs
public KeepKeyType.TxOutputType.Builder addOutputsBuilder(int index)
repeated .TxOutputType outputs = 2;
transaction outputs
public List<KeepKeyType.TxOutputType.Builder> getOutputsBuilderList()
repeated .TxOutputType outputs = 2;
transaction outputs
public List<KeepKeyType.TransactionType> getTransactionsList()
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
getTransactionsList in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic int getTransactionsCount()
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
getTransactionsCount in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic KeepKeyType.TransactionType getTransactions(int index)
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
getTransactions in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic KeepKeyMessage.SimpleSignTx.Builder setTransactions(int index, KeepKeyType.TransactionType value)
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
public KeepKeyMessage.SimpleSignTx.Builder setTransactions(int index, KeepKeyType.TransactionType.Builder builderForValue)
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
public KeepKeyMessage.SimpleSignTx.Builder addTransactions(KeepKeyType.TransactionType value)
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
public KeepKeyMessage.SimpleSignTx.Builder addTransactions(int index, KeepKeyType.TransactionType value)
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
public KeepKeyMessage.SimpleSignTx.Builder addTransactions(KeepKeyType.TransactionType.Builder builderForValue)
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
public KeepKeyMessage.SimpleSignTx.Builder addTransactions(int index, KeepKeyType.TransactionType.Builder builderForValue)
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
public KeepKeyMessage.SimpleSignTx.Builder addAllTransactions(Iterable<? extends KeepKeyType.TransactionType> values)
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
public KeepKeyMessage.SimpleSignTx.Builder clearTransactions()
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
public KeepKeyMessage.SimpleSignTx.Builder removeTransactions(int index)
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
public KeepKeyType.TransactionType.Builder getTransactionsBuilder(int index)
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
public KeepKeyType.TransactionTypeOrBuilder getTransactionsOrBuilder(int index)
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
getTransactionsOrBuilder in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic List<? extends KeepKeyType.TransactionTypeOrBuilder> getTransactionsOrBuilderList()
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
getTransactionsOrBuilderList in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic KeepKeyType.TransactionType.Builder addTransactionsBuilder()
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
public KeepKeyType.TransactionType.Builder addTransactionsBuilder(int index)
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
public List<KeepKeyType.TransactionType.Builder> getTransactionsBuilderList()
repeated .TransactionType transactions = 3;
transactions whose outputs are used to build current inputs
public boolean hasCoinName()
optional string coin_name = 4 [default = "Bitcoin"];
coin to use
hasCoinName in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic String getCoinName()
optional string coin_name = 4 [default = "Bitcoin"];
coin to use
getCoinName in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic com.google.protobuf.ByteString getCoinNameBytes()
optional string coin_name = 4 [default = "Bitcoin"];
coin to use
getCoinNameBytes in interface KeepKeyMessage.SimpleSignTxOrBuilderpublic KeepKeyMessage.SimpleSignTx.Builder setCoinName(String value)
optional string coin_name = 4 [default = "Bitcoin"];
coin to use
public KeepKeyMessage.SimpleSignTx.Builder clearCoinName()
optional string coin_name = 4 [default = "Bitcoin"];
coin to use
public KeepKeyMessage.SimpleSignTx.Builder setCoinNameBytes(com.google.protobuf.ByteString value)
optional string coin_name = 4 [default = "Bitcoin"];
coin to use
Copyright © 2013–2016 Bitcoin Solutions Ltd. All rights reserved.