Package | Description |
---|---|
com.keepkey.protobuf |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<KeepKeyType.TxOutputBinType> |
KeepKeyType.TxOutputBinType.PARSER |
Modifier and Type | Method and Description |
---|---|
KeepKeyType.TxOutputBinType |
KeepKeyType.TxOutputBinType.Builder.build() |
KeepKeyType.TxOutputBinType |
KeepKeyType.TxOutputBinType.Builder.buildPartial() |
KeepKeyType.TxOutputBinType |
KeepKeyType.TransactionTypeOrBuilder.getBinOutputs(int index)
repeated .TxOutputBinType bin_outputs = 3; |
KeepKeyType.TxOutputBinType |
KeepKeyType.TransactionType.getBinOutputs(int index)
repeated .TxOutputBinType bin_outputs = 3; |
KeepKeyType.TxOutputBinType |
KeepKeyType.TransactionType.Builder.getBinOutputs(int index)
repeated .TxOutputBinType bin_outputs = 3; |
static KeepKeyType.TxOutputBinType |
KeepKeyType.TxOutputBinType.getDefaultInstance() |
KeepKeyType.TxOutputBinType |
KeepKeyType.TxOutputBinType.getDefaultInstanceForType() |
KeepKeyType.TxOutputBinType |
KeepKeyType.TxOutputBinType.Builder.getDefaultInstanceForType() |
static KeepKeyType.TxOutputBinType |
KeepKeyType.TxOutputBinType.parseDelimitedFrom(InputStream input) |
static KeepKeyType.TxOutputBinType |
KeepKeyType.TxOutputBinType.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyType.TxOutputBinType |
KeepKeyType.TxOutputBinType.parseFrom(byte[] data) |
static KeepKeyType.TxOutputBinType |
KeepKeyType.TxOutputBinType.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyType.TxOutputBinType |
KeepKeyType.TxOutputBinType.parseFrom(com.google.protobuf.ByteString data) |
static KeepKeyType.TxOutputBinType |
KeepKeyType.TxOutputBinType.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyType.TxOutputBinType |
KeepKeyType.TxOutputBinType.parseFrom(com.google.protobuf.CodedInputStream input) |
static KeepKeyType.TxOutputBinType |
KeepKeyType.TxOutputBinType.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyType.TxOutputBinType |
KeepKeyType.TxOutputBinType.parseFrom(InputStream input) |
static KeepKeyType.TxOutputBinType |
KeepKeyType.TxOutputBinType.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<KeepKeyType.TxOutputBinType> |
KeepKeyType.TransactionTypeOrBuilder.getBinOutputsList()
repeated .TxOutputBinType bin_outputs = 3; |
List<KeepKeyType.TxOutputBinType> |
KeepKeyType.TransactionType.getBinOutputsList()
repeated .TxOutputBinType bin_outputs = 3; |
List<KeepKeyType.TxOutputBinType> |
KeepKeyType.TransactionType.Builder.getBinOutputsList()
repeated .TxOutputBinType bin_outputs = 3; |
com.google.protobuf.Parser<KeepKeyType.TxOutputBinType> |
KeepKeyType.TxOutputBinType.getParserForType() |
Modifier and Type | Method and Description |
---|---|
KeepKeyType.TransactionType.Builder |
KeepKeyType.TransactionType.Builder.addBinOutputs(int index,
KeepKeyType.TxOutputBinType value)
repeated .TxOutputBinType bin_outputs = 3; |
KeepKeyType.TransactionType.Builder |
KeepKeyType.TransactionType.Builder.addBinOutputs(KeepKeyType.TxOutputBinType value)
repeated .TxOutputBinType bin_outputs = 3; |
KeepKeyType.TxOutputBinType.Builder |
KeepKeyType.TxOutputBinType.Builder.mergeFrom(KeepKeyType.TxOutputBinType other) |
static KeepKeyType.TxOutputBinType.Builder |
KeepKeyType.TxOutputBinType.newBuilder(KeepKeyType.TxOutputBinType prototype) |
KeepKeyType.TransactionType.Builder |
KeepKeyType.TransactionType.Builder.setBinOutputs(int index,
KeepKeyType.TxOutputBinType value)
repeated .TxOutputBinType bin_outputs = 3; |
Modifier and Type | Method and Description |
---|---|
KeepKeyType.TransactionType.Builder |
KeepKeyType.TransactionType.Builder.addAllBinOutputs(Iterable<? extends KeepKeyType.TxOutputBinType> values)
repeated .TxOutputBinType bin_outputs = 3; |
Copyright © 2013–2016 Bitcoin Solutions Ltd. All rights reserved.