Package | Description |
---|---|
com.keepkey.protobuf |
Modifier and Type | Method and Description |
---|---|
static KeepKeyType.InputScriptType |
KeepKeyType.InputScriptType.forNumber(int value) |
KeepKeyType.InputScriptType |
KeepKeyType.TxInputTypeOrBuilder.getScriptType()
defines template of input script
|
KeepKeyType.InputScriptType |
KeepKeyType.TxInputType.getScriptType()
defines template of input script
|
KeepKeyType.InputScriptType |
KeepKeyType.TxInputType.Builder.getScriptType()
defines template of input script
|
static KeepKeyType.InputScriptType |
KeepKeyType.InputScriptType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static KeepKeyType.InputScriptType |
KeepKeyType.InputScriptType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static KeepKeyType.InputScriptType |
KeepKeyType.InputScriptType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeepKeyType.InputScriptType[] |
KeepKeyType.InputScriptType.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.InputScriptType> |
KeepKeyType.InputScriptType.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
KeepKeyType.TxInputType.Builder |
KeepKeyType.TxInputType.Builder.setScriptType(KeepKeyType.InputScriptType value)
defines template of input script
|
Copyright © 2013–2019 Bitcoin Solutions Ltd. All rights reserved.