Package | Description |
---|---|
com.satoshilabs.trezor.protobuf |
Modifier and Type | Method and Description |
---|---|
static TrezorType.RequestType |
TrezorType.RequestType.forNumber(int value) |
TrezorType.RequestType |
TrezorMessage.TxRequestOrBuilder.getRequestType()
what should be filled in TxAck message?
|
TrezorType.RequestType |
TrezorMessage.TxRequest.getRequestType()
what should be filled in TxAck message?
|
TrezorType.RequestType |
TrezorMessage.TxRequest.Builder.getRequestType()
what should be filled in TxAck message?
|
static TrezorType.RequestType |
TrezorType.RequestType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TrezorType.RequestType |
TrezorType.RequestType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TrezorType.RequestType |
TrezorType.RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrezorType.RequestType[] |
TrezorType.RequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<TrezorType.RequestType> |
TrezorType.RequestType.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
TrezorMessage.TxRequest.Builder |
TrezorMessage.TxRequest.Builder.setRequestType(TrezorType.RequestType value)
what should be filled in TxAck message?
|
Copyright © 2013–2019 Bitcoin Solutions Ltd. All rights reserved.