TrezorType.PinMatrixRequestType |
TrezorMessage.PinMatrixRequestOrBuilder.getType()
optional .PinMatrixRequestType type = 1;
|
TrezorType.PinMatrixRequestType |
TrezorMessage.PinMatrixRequest.getType()
optional .PinMatrixRequestType type = 1;
|
TrezorType.PinMatrixRequestType |
TrezorMessage.PinMatrixRequest.Builder.getType()
optional .PinMatrixRequestType type = 1;
|
static TrezorType.PinMatrixRequestType |
TrezorType.PinMatrixRequestType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TrezorType.PinMatrixRequestType |
TrezorType.PinMatrixRequestType.valueOf(int value) |
static TrezorType.PinMatrixRequestType |
TrezorType.PinMatrixRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrezorType.PinMatrixRequestType[] |
TrezorType.PinMatrixRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|