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