| Package | Description |
|---|---|
| org.multibit.hd.hardware.core.messages | |
| org.multibit.hd.hardware.keepkey.utils | |
| org.multibit.hd.hardware.trezor.utils |
| Modifier and Type | Method and Description |
|---|---|
PinMatrixRequestType |
PinMatrixRequest.getPinMatrixRequestType() |
static PinMatrixRequestType |
PinMatrixRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PinMatrixRequestType[] |
PinMatrixRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PinMatrixRequest(PinMatrixRequestType pinMatrixRequestType) |
| Modifier and Type | Method and Description |
|---|---|
static PinMatrixRequestType |
KeepKeyMessageAdapter.adaptPinMatrixRequestType(KeepKeyType.PinMatrixRequestType source) |
| Modifier and Type | Method and Description |
|---|---|
static PinMatrixRequestType |
TrezorMessageAdapter.adaptPinMatrixRequestType(TrezorType.PinMatrixRequestType source) |
Copyright © 2013–2016 Bitcoin Solutions Ltd. All rights reserved.