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