| Package | Description |
|---|---|
| com.satoshilabs.trezor.protobuf | |
| org.multibit.hd.hardware.trezor.utils |
| Modifier and Type | Method and Description |
|---|---|
static TrezorType.PinMatrixRequestType |
TrezorType.PinMatrixRequestType.forNumber(int value) |
TrezorType.PinMatrixRequestType |
TrezorMessage.PinMatrixRequestOrBuilder.getType()
optional .PinMatrixRequestType type = 1; |
TrezorType.PinMatrixRequestType |
TrezorMessage.PinMatrixRequest.getType()
optional .PinMatrixRequestType type = 1; |
TrezorType.PinMatrixRequestType |
TrezorMessage.PinMatrixRequest.Builder.getType()
optional .PinMatrixRequestType type = 1; |
static TrezorType.PinMatrixRequestType |
TrezorType.PinMatrixRequestType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TrezorType.PinMatrixRequestType |
TrezorType.PinMatrixRequestType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TrezorType.PinMatrixRequestType |
TrezorType.PinMatrixRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrezorType.PinMatrixRequestType[] |
TrezorType.PinMatrixRequestType.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.PinMatrixRequestType> |
TrezorType.PinMatrixRequestType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TrezorMessage.PinMatrixRequest.Builder |
TrezorMessage.PinMatrixRequest.Builder.setType(TrezorType.PinMatrixRequestType value)
optional .PinMatrixRequestType type = 1; |
| Modifier and Type | Method and Description |
|---|---|
static PinMatrixRequestType |
TrezorMessageAdapter.adaptPinMatrixRequestType(TrezorType.PinMatrixRequestType source) |
Copyright © 2013–2017 Bitcoin Solutions Ltd. All rights reserved.