| Package | Description |
|---|---|
| com.keepkey.protobuf | |
| org.multibit.hd.hardware.keepkey.utils |
| Modifier and Type | Method and Description |
|---|---|
static KeepKeyType.FailureType |
KeepKeyType.FailureType.forNumber(int value) |
KeepKeyType.FailureType |
KeepKeyMessage.FailureOrBuilder.getCode()
computer-readable definition of the error state
|
KeepKeyType.FailureType |
KeepKeyMessage.Failure.getCode()
computer-readable definition of the error state
|
KeepKeyType.FailureType |
KeepKeyMessage.Failure.Builder.getCode()
computer-readable definition of the error state
|
static KeepKeyType.FailureType |
KeepKeyType.FailureType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static KeepKeyType.FailureType |
KeepKeyType.FailureType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static KeepKeyType.FailureType |
KeepKeyType.FailureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeepKeyType.FailureType[] |
KeepKeyType.FailureType.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<KeepKeyType.FailureType> |
KeepKeyType.FailureType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
KeepKeyMessage.Failure.Builder |
KeepKeyMessage.Failure.Builder.setCode(KeepKeyType.FailureType value)
computer-readable definition of the error state
|
| Modifier and Type | Method and Description |
|---|---|
static FailureType |
KeepKeyMessageAdapter.adaptFailureType(KeepKeyType.FailureType source) |
Copyright © 2013–2017 Bitcoin Solutions Ltd. All rights reserved.