A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
V
- valueOf(java.lang.String) - function in org.bitcoindevkit.ChangeSpendPolicy
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.bitcoindevkit.KeychainKind
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.bitcoindevkit.Network
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.bitcoindevkit.NodeState
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.bitcoindevkit.WordCount
- Returns the enum constant of this type with the specified name.
- values() - function in org.bitcoindevkit.ChangeSpendPolicy
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.bitcoindevkit.KeychainKind
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.bitcoindevkit.Network
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.bitcoindevkit.NodeState
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.bitcoindevkit.WordCount
- Returns an array containing the constants of this enum type, in the order they're declared.
- version() - function in org.bitcoindevkit.Transaction
- version() - function in org.bitcoindevkit.TransactionInterface
- version(java.lang.Integer) - function in org.bitcoindevkit.TxBuilder
- Build a transaction with a specific version.
- version(java.lang.Integer) - function in org.bitcoindevkit.TxBuilderInterface
- Build a transaction with a specific version.
- vsize() - function in org.bitcoindevkit.Transaction
- vsize() - function in org.bitcoindevkit.TransactionInterface