Package | Description |
---|---|
org.bitcoin.paymentchannel |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<Protos.ClientVersion> |
Protos.ClientVersion.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Protos.ClientVersion |
Protos.ClientVersion.Builder.build() |
Protos.ClientVersion |
Protos.ClientVersion.Builder.buildPartial() |
Protos.ClientVersion |
Protos.TwoWayChannelMessageOrBuilder.getClientVersion()
Now one optional field for each message.
|
Protos.ClientVersion |
Protos.TwoWayChannelMessage.getClientVersion()
Now one optional field for each message.
|
Protos.ClientVersion |
Protos.TwoWayChannelMessage.Builder.getClientVersion()
Now one optional field for each message.
|
static Protos.ClientVersion |
Protos.ClientVersion.getDefaultInstance() |
Protos.ClientVersion |
Protos.ClientVersion.getDefaultInstanceForType() |
Protos.ClientVersion |
Protos.ClientVersion.Builder.getDefaultInstanceForType() |
static Protos.ClientVersion |
Protos.ClientVersion.parseDelimitedFrom(InputStream input) |
static Protos.ClientVersion |
Protos.ClientVersion.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.ClientVersion |
Protos.ClientVersion.parseFrom(byte[] data) |
static Protos.ClientVersion |
Protos.ClientVersion.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.ClientVersion |
Protos.ClientVersion.parseFrom(ByteBuffer data) |
static Protos.ClientVersion |
Protos.ClientVersion.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.ClientVersion |
Protos.ClientVersion.parseFrom(com.google.protobuf.ByteString data) |
static Protos.ClientVersion |
Protos.ClientVersion.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.ClientVersion |
Protos.ClientVersion.parseFrom(com.google.protobuf.CodedInputStream input) |
static Protos.ClientVersion |
Protos.ClientVersion.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.ClientVersion |
Protos.ClientVersion.parseFrom(InputStream input) |
static Protos.ClientVersion |
Protos.ClientVersion.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Protos.ClientVersion> |
Protos.ClientVersion.getParserForType() |
static com.google.protobuf.Parser<Protos.ClientVersion> |
Protos.ClientVersion.parser() |
Modifier and Type | Method and Description |
---|---|
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.mergeClientVersion(Protos.ClientVersion value)
Now one optional field for each message.
|
Protos.ClientVersion.Builder |
Protos.ClientVersion.Builder.mergeFrom(Protos.ClientVersion other) |
static Protos.ClientVersion.Builder |
Protos.ClientVersion.newBuilder(Protos.ClientVersion prototype) |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setClientVersion(Protos.ClientVersion value)
Now one optional field for each message.
|
Copyright © 2018. All rights reserved.