KeepKeyType.RequestType |
KeepKeyMessage.TxRequestOrBuilder.getRequestType()
optional .RequestType request_type = 1;
|
KeepKeyType.RequestType |
KeepKeyMessage.TxRequest.getRequestType()
optional .RequestType request_type = 1;
|
KeepKeyType.RequestType |
KeepKeyMessage.TxRequest.Builder.getRequestType()
optional .RequestType request_type = 1;
|
static KeepKeyType.RequestType |
KeepKeyType.RequestType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static KeepKeyType.RequestType |
KeepKeyType.RequestType.valueOf(int value) |
static KeepKeyType.RequestType |
KeepKeyType.RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeepKeyType.RequestType[] |
KeepKeyType.RequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|