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