Uses of Interface
org.bitcoin.paymentchannel.Protos.ClientVersionOrBuilder

Packages that use Protos.ClientVersionOrBuilder
org.bitcoin.paymentchannel   
 

Uses of Protos.ClientVersionOrBuilder in org.bitcoin.paymentchannel
 

Classes in org.bitcoin.paymentchannel that implement Protos.ClientVersionOrBuilder
static class Protos.ClientVersion
          Protobuf type paymentchannels.ClientVersion
static class Protos.ClientVersion.Builder
          Protobuf type paymentchannels.ClientVersion
 

Methods in org.bitcoin.paymentchannel that return Protos.ClientVersionOrBuilder
 Protos.ClientVersionOrBuilder Protos.TwoWayChannelMessageOrBuilder.getClientVersionOrBuilder()
          optional .paymentchannels.ClientVersion client_version = 2;
 Protos.ClientVersionOrBuilder Protos.TwoWayChannelMessage.getClientVersionOrBuilder()
          optional .paymentchannels.ClientVersion client_version = 2;
 Protos.ClientVersionOrBuilder Protos.TwoWayChannelMessage.Builder.getClientVersionOrBuilder()
          optional .paymentchannels.ClientVersion client_version = 2;
 



Copyright © 2014. All rights reserved.