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