Package | Description |
---|---|
com.keepkey.protobuf | |
org.multibit.hd.hardware.keepkey.utils |
Modifier and Type | Method and Description |
---|---|
static KeepKeyType.ButtonRequestType |
KeepKeyType.ButtonRequestType.forNumber(int value) |
KeepKeyType.ButtonRequestType |
KeepKeyMessage.ButtonRequestOrBuilder.getCode()
optional .ButtonRequestType code = 1; |
KeepKeyType.ButtonRequestType |
KeepKeyMessage.ButtonRequest.getCode()
optional .ButtonRequestType code = 1; |
KeepKeyType.ButtonRequestType |
KeepKeyMessage.ButtonRequest.Builder.getCode()
optional .ButtonRequestType code = 1; |
static KeepKeyType.ButtonRequestType |
KeepKeyType.ButtonRequestType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static KeepKeyType.ButtonRequestType |
KeepKeyType.ButtonRequestType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static KeepKeyType.ButtonRequestType |
KeepKeyType.ButtonRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeepKeyType.ButtonRequestType[] |
KeepKeyType.ButtonRequestType.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.ButtonRequestType> |
KeepKeyType.ButtonRequestType.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
KeepKeyMessage.ButtonRequest.Builder |
KeepKeyMessage.ButtonRequest.Builder.setCode(KeepKeyType.ButtonRequestType value)
optional .ButtonRequestType code = 1; |
Modifier and Type | Method and Description |
---|---|
static ButtonRequestType |
KeepKeyMessageAdapter.adaptButtonRequestType(KeepKeyType.ButtonRequestType source) |
Copyright © 2013–2018 Bitcoin Solutions Ltd. All rights reserved.