Package | Description |
---|---|
com.keepkey.protobuf |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<KeepKeyType.CoinType> |
KeepKeyType.CoinType.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
KeepKeyType.CoinType |
KeepKeyType.CoinType.Builder.build() |
KeepKeyType.CoinType |
KeepKeyType.CoinType.Builder.buildPartial() |
KeepKeyType.CoinType |
KeepKeyMessage.FeaturesOrBuilder.getCoins(int index)
supported coins
|
KeepKeyType.CoinType |
KeepKeyMessage.Features.getCoins(int index)
supported coins
|
KeepKeyType.CoinType |
KeepKeyMessage.Features.Builder.getCoins(int index)
supported coins
|
static KeepKeyType.CoinType |
KeepKeyType.CoinType.getDefaultInstance() |
KeepKeyType.CoinType |
KeepKeyType.CoinType.getDefaultInstanceForType() |
KeepKeyType.CoinType |
KeepKeyType.CoinType.Builder.getDefaultInstanceForType() |
static KeepKeyType.CoinType |
KeepKeyType.CoinType.parseDelimitedFrom(InputStream input) |
static KeepKeyType.CoinType |
KeepKeyType.CoinType.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyType.CoinType |
KeepKeyType.CoinType.parseFrom(byte[] data) |
static KeepKeyType.CoinType |
KeepKeyType.CoinType.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyType.CoinType |
KeepKeyType.CoinType.parseFrom(ByteBuffer data) |
static KeepKeyType.CoinType |
KeepKeyType.CoinType.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyType.CoinType |
KeepKeyType.CoinType.parseFrom(com.google.protobuf.ByteString data) |
static KeepKeyType.CoinType |
KeepKeyType.CoinType.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyType.CoinType |
KeepKeyType.CoinType.parseFrom(com.google.protobuf.CodedInputStream input) |
static KeepKeyType.CoinType |
KeepKeyType.CoinType.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeepKeyType.CoinType |
KeepKeyType.CoinType.parseFrom(InputStream input) |
static KeepKeyType.CoinType |
KeepKeyType.CoinType.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<KeepKeyType.CoinType> |
KeepKeyMessage.FeaturesOrBuilder.getCoinsList()
supported coins
|
List<KeepKeyType.CoinType> |
KeepKeyMessage.Features.getCoinsList()
supported coins
|
List<KeepKeyType.CoinType> |
KeepKeyMessage.Features.Builder.getCoinsList()
supported coins
|
com.google.protobuf.Parser<KeepKeyType.CoinType> |
KeepKeyType.CoinType.getParserForType() |
static com.google.protobuf.Parser<KeepKeyType.CoinType> |
KeepKeyType.CoinType.parser() |
Modifier and Type | Method and Description |
---|---|
KeepKeyMessage.Features.Builder |
KeepKeyMessage.Features.Builder.addCoins(int index,
KeepKeyType.CoinType value)
supported coins
|
KeepKeyMessage.Features.Builder |
KeepKeyMessage.Features.Builder.addCoins(KeepKeyType.CoinType value)
supported coins
|
KeepKeyType.CoinType.Builder |
KeepKeyType.CoinType.Builder.mergeFrom(KeepKeyType.CoinType other) |
static KeepKeyType.CoinType.Builder |
KeepKeyType.CoinType.newBuilder(KeepKeyType.CoinType prototype) |
KeepKeyMessage.Features.Builder |
KeepKeyMessage.Features.Builder.setCoins(int index,
KeepKeyType.CoinType value)
supported coins
|
Modifier and Type | Method and Description |
---|---|
KeepKeyMessage.Features.Builder |
KeepKeyMessage.Features.Builder.addAllCoins(Iterable<? extends KeepKeyType.CoinType> values)
supported coins
|
Copyright © 2013–2018 Bitcoin Solutions Ltd. All rights reserved.