KeepKeyType.OutputScriptType |
KeepKeyType.TxOutputTypeOrBuilder.getScriptType()
required .OutputScriptType script_type = 4;
|
KeepKeyType.OutputScriptType |
KeepKeyType.TxOutputType.getScriptType()
required .OutputScriptType script_type = 4;
|
KeepKeyType.OutputScriptType |
KeepKeyType.TxOutputType.Builder.getScriptType()
required .OutputScriptType script_type = 4;
|
static KeepKeyType.OutputScriptType |
KeepKeyType.OutputScriptType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static KeepKeyType.OutputScriptType |
KeepKeyType.OutputScriptType.valueOf(int value) |
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.
|