Uses of Class
org.bitcoin.protocols.payments.Protos.PaymentACK

Packages that use Protos.PaymentACK
org.bitcoin.protocols.payments   
 

Uses of Protos.PaymentACK in org.bitcoin.protocols.payments
 

Fields in org.bitcoin.protocols.payments with type parameters of type Protos.PaymentACK
static com.google.protobuf.Parser<Protos.PaymentACK> Protos.PaymentACK.PARSER
           
 

Methods in org.bitcoin.protocols.payments that return Protos.PaymentACK
 Protos.PaymentACK Protos.PaymentACK.Builder.build()
           
 Protos.PaymentACK Protos.PaymentACK.Builder.buildPartial()
           
static Protos.PaymentACK Protos.PaymentACK.getDefaultInstance()
           
 Protos.PaymentACK Protos.PaymentACK.getDefaultInstanceForType()
           
 Protos.PaymentACK Protos.PaymentACK.Builder.getDefaultInstanceForType()
           
static Protos.PaymentACK Protos.PaymentACK.parseDelimitedFrom(InputStream input)
           
static Protos.PaymentACK Protos.PaymentACK.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static Protos.PaymentACK Protos.PaymentACK.parseFrom(byte[] data)
           
static Protos.PaymentACK Protos.PaymentACK.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static Protos.PaymentACK Protos.PaymentACK.parseFrom(com.google.protobuf.ByteString data)
           
static Protos.PaymentACK Protos.PaymentACK.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static Protos.PaymentACK Protos.PaymentACK.parseFrom(com.google.protobuf.CodedInputStream input)
           
static Protos.PaymentACK Protos.PaymentACK.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static Protos.PaymentACK Protos.PaymentACK.parseFrom(InputStream input)
           
static Protos.PaymentACK Protos.PaymentACK.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.bitcoin.protocols.payments that return types with arguments of type Protos.PaymentACK
 com.google.protobuf.Parser<Protos.PaymentACK> Protos.PaymentACK.getParserForType()
           
 

Methods in org.bitcoin.protocols.payments with parameters of type Protos.PaymentACK
 Protos.PaymentACK.Builder Protos.PaymentACK.Builder.mergeFrom(Protos.PaymentACK other)
           
static Protos.PaymentACK.Builder Protos.PaymentACK.newBuilder(Protos.PaymentACK prototype)
           
 



Copyright © 2014. All rights reserved.