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