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 |
---|---|
FailureType |
Failure.getType() |
static FailureType |
FailureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FailureType[] |
FailureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Failure(FailureType type,
String message) |
Modifier and Type | Method and Description |
---|---|
static FailureType |
KeepKeyMessageAdapter.adaptFailureType(KeepKeyType.FailureType source) |
Modifier and Type | Method and Description |
---|---|
static FailureType |
TrezorMessageAdapter.adaptFailureType(TrezorType.FailureType source) |
Copyright © 2013–2019 Bitcoin Solutions Ltd. All rights reserved.