Package | Description |
---|---|
com.keepkey.protobuf |
Modifier and Type | Method and Description |
---|---|
static KeepKeyType.RequestType |
KeepKeyType.RequestType.forNumber(int value) |
KeepKeyType.RequestType |
KeepKeyMessage.TxRequestOrBuilder.getRequestType()
what should be filled in TxAck message?
|
KeepKeyType.RequestType |
KeepKeyMessage.TxRequest.getRequestType()
what should be filled in TxAck message?
|
KeepKeyType.RequestType |
KeepKeyMessage.TxRequest.Builder.getRequestType()
what should be filled in TxAck message?
|
static KeepKeyType.RequestType |
KeepKeyType.RequestType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static KeepKeyType.RequestType |
KeepKeyType.RequestType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<KeepKeyType.RequestType> |
KeepKeyType.RequestType.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
KeepKeyMessage.TxRequest.Builder |
KeepKeyMessage.TxRequest.Builder.setRequestType(KeepKeyType.RequestType value)
what should be filled in TxAck message?
|
Copyright © 2013–2019 Bitcoin Solutions Ltd. All rights reserved.