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