org.bitcoinj.wallet
Class Protos

java.lang.Object
  extended by org.bitcoinj.wallet.Protos

public final class Protos
extends Object


Nested Class Summary
static class Protos.EncryptedPrivateKey
          Protobuf type wallet.EncryptedPrivateKey
static interface Protos.EncryptedPrivateKeyOrBuilder
           
static class Protos.Extension
          Protobuf type wallet.Extension
static interface Protos.ExtensionOrBuilder
           
static class Protos.Key
          Protobuf type wallet.Key
static interface Protos.KeyOrBuilder
           
static class Protos.PeerAddress
          Protobuf type wallet.PeerAddress
static interface Protos.PeerAddressOrBuilder
           
static class Protos.Script
          Protobuf type wallet.Script
static interface Protos.ScriptOrBuilder
           
static class Protos.ScryptParameters
          Protobuf type wallet.ScryptParameters
static interface Protos.ScryptParametersOrBuilder
           
static class Protos.Transaction
          Protobuf type wallet.Transaction
static class Protos.TransactionConfidence
          Protobuf type wallet.TransactionConfidence
static interface Protos.TransactionConfidenceOrBuilder
           
static class Protos.TransactionInput
          Protobuf type wallet.TransactionInput
static interface Protos.TransactionInputOrBuilder
           
static interface Protos.TransactionOrBuilder
           
static class Protos.TransactionOutput
          Protobuf type wallet.TransactionOutput
static interface Protos.TransactionOutputOrBuilder
           
static class Protos.Wallet
          Protobuf type wallet.Wallet
static interface Protos.WalletOrBuilder
           
 
Method Summary
static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
           
static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerAllExtensions

public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)

getDescriptor

public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()


Copyright © 2014. All rights reserved.