| Package | Description |
|---|---|
| com.satoshilabs.trezor.protobuf |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<TrezorType.TxRequestDetailsType> |
TrezorType.TxRequestDetailsType.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TrezorType.TxRequestDetailsType |
TrezorType.TxRequestDetailsType.Builder.build() |
TrezorType.TxRequestDetailsType |
TrezorType.TxRequestDetailsType.Builder.buildPartial() |
static TrezorType.TxRequestDetailsType |
TrezorType.TxRequestDetailsType.getDefaultInstance() |
TrezorType.TxRequestDetailsType |
TrezorType.TxRequestDetailsType.getDefaultInstanceForType() |
TrezorType.TxRequestDetailsType |
TrezorType.TxRequestDetailsType.Builder.getDefaultInstanceForType() |
TrezorType.TxRequestDetailsType |
TrezorMessage.TxRequestOrBuilder.getDetails()
request for tx details
|
TrezorType.TxRequestDetailsType |
TrezorMessage.TxRequest.getDetails()
request for tx details
|
TrezorType.TxRequestDetailsType |
TrezorMessage.TxRequest.Builder.getDetails()
request for tx details
|
static TrezorType.TxRequestDetailsType |
TrezorType.TxRequestDetailsType.parseDelimitedFrom(InputStream input) |
static TrezorType.TxRequestDetailsType |
TrezorType.TxRequestDetailsType.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrezorType.TxRequestDetailsType |
TrezorType.TxRequestDetailsType.parseFrom(byte[] data) |
static TrezorType.TxRequestDetailsType |
TrezorType.TxRequestDetailsType.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrezorType.TxRequestDetailsType |
TrezorType.TxRequestDetailsType.parseFrom(ByteBuffer data) |
static TrezorType.TxRequestDetailsType |
TrezorType.TxRequestDetailsType.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrezorType.TxRequestDetailsType |
TrezorType.TxRequestDetailsType.parseFrom(com.google.protobuf.ByteString data) |
static TrezorType.TxRequestDetailsType |
TrezorType.TxRequestDetailsType.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrezorType.TxRequestDetailsType |
TrezorType.TxRequestDetailsType.parseFrom(com.google.protobuf.CodedInputStream input) |
static TrezorType.TxRequestDetailsType |
TrezorType.TxRequestDetailsType.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrezorType.TxRequestDetailsType |
TrezorType.TxRequestDetailsType.parseFrom(InputStream input) |
static TrezorType.TxRequestDetailsType |
TrezorType.TxRequestDetailsType.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TrezorType.TxRequestDetailsType> |
TrezorType.TxRequestDetailsType.getParserForType() |
static com.google.protobuf.Parser<TrezorType.TxRequestDetailsType> |
TrezorType.TxRequestDetailsType.parser() |
| Modifier and Type | Method and Description |
|---|---|
TrezorMessage.TxRequest.Builder |
TrezorMessage.TxRequest.Builder.mergeDetails(TrezorType.TxRequestDetailsType value)
request for tx details
|
TrezorType.TxRequestDetailsType.Builder |
TrezorType.TxRequestDetailsType.Builder.mergeFrom(TrezorType.TxRequestDetailsType other) |
static TrezorType.TxRequestDetailsType.Builder |
TrezorType.TxRequestDetailsType.newBuilder(TrezorType.TxRequestDetailsType prototype) |
TrezorMessage.TxRequest.Builder |
TrezorMessage.TxRequest.Builder.setDetails(TrezorType.TxRequestDetailsType value)
request for tx details
|
Copyright © 2013–2017 Bitcoin Solutions Ltd. All rights reserved.