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