Package | Description |
---|---|
com.satoshilabs.trezor.protobuf | |
org.multibit.hd.hardware.trezor.utils |
Modifier and Type | Method and Description |
---|---|
static TrezorMessage.MessageType |
TrezorMessage.MessageType.forNumber(int value) |
static TrezorMessage.MessageType |
TrezorMessage.MessageType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TrezorMessage.MessageType |
TrezorMessage.MessageType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TrezorMessage.MessageType |
TrezorMessage.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrezorMessage.MessageType[] |
TrezorMessage.MessageType.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<TrezorMessage.MessageType> |
TrezorMessage.MessageType.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
static MessageEvent |
TrezorMessageUtils.parse(TrezorMessage.MessageType type,
byte[] buffer) |
Copyright © 2013–2018 Bitcoin Solutions Ltd. All rights reserved.