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) |
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.
|