|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Protos.TransactionConfidence.Type | |
|---|---|
| org.bitcoinj.wallet | |
| Uses of Protos.TransactionConfidence.Type in org.bitcoinj.wallet |
|---|
| Methods in org.bitcoinj.wallet that return Protos.TransactionConfidence.Type | |
|---|---|
Protos.TransactionConfidence.Type |
Protos.TransactionConfidenceOrBuilder.getType()
optional .wallet.TransactionConfidence.Type type = 1; |
Protos.TransactionConfidence.Type |
Protos.TransactionConfidence.getType()
optional .wallet.TransactionConfidence.Type type = 1; |
Protos.TransactionConfidence.Type |
Protos.TransactionConfidence.Builder.getType()
optional .wallet.TransactionConfidence.Type type = 1; |
static Protos.TransactionConfidence.Type |
Protos.TransactionConfidence.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
|
static Protos.TransactionConfidence.Type |
Protos.TransactionConfidence.Type.valueOf(int value)
|
static Protos.TransactionConfidence.Type |
Protos.TransactionConfidence.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Protos.TransactionConfidence.Type[] |
Protos.TransactionConfidence.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.bitcoinj.wallet that return types with arguments of type Protos.TransactionConfidence.Type | |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Protos.TransactionConfidence.Type> |
Protos.TransactionConfidence.Type.internalGetValueMap()
|
| Methods in org.bitcoinj.wallet with parameters of type Protos.TransactionConfidence.Type | |
|---|---|
Protos.TransactionConfidence.Builder |
Protos.TransactionConfidence.Builder.setType(Protos.TransactionConfidence.Type value)
optional .wallet.TransactionConfidence.Type type = 1; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||