Package | Description |
---|---|
org.bitcoin.paymentchannel |
Modifier and Type | Method and Description |
---|---|
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.clear() |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.clearClientVersion()
Now one optional field for each message.
|
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.clearError()
optional .paymentchannels.Error error = 10; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.clearInitiate()
optional .paymentchannels.Initiate initiate = 4; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.clearPaymentAck()
optional .paymentchannels.PaymentAck payment_ack = 11; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.clearProvideContract()
optional .paymentchannels.ProvideContract provide_contract = 7; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.clearProvideRefund()
optional .paymentchannels.ProvideRefund provide_refund = 5; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.clearReturnRefund()
optional .paymentchannels.ReturnRefund return_refund = 6; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.clearServerVersion()
optional .paymentchannels.ServerVersion server_version = 3; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.clearSettlement()
optional .paymentchannels.Settlement settlement = 9; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.clearType()
This is required so if a new message type is added in future, old software aborts trying
to read the message as early as possible.
|
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.clearUpdatePayment()
optional .paymentchannels.UpdatePayment update_payment = 8; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.clone() |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.mergeClientVersion(Protos.ClientVersion value)
Now one optional field for each message.
|
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.mergeError(Protos.Error value)
optional .paymentchannels.Error error = 10; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.mergeFrom(com.google.protobuf.Message other) |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.mergeFrom(Protos.TwoWayChannelMessage other) |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.mergeInitiate(Protos.Initiate value)
optional .paymentchannels.Initiate initiate = 4; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.mergePaymentAck(Protos.PaymentAck value)
optional .paymentchannels.PaymentAck payment_ack = 11; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.mergeProvideContract(Protos.ProvideContract value)
optional .paymentchannels.ProvideContract provide_contract = 7; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.mergeProvideRefund(Protos.ProvideRefund value)
optional .paymentchannels.ProvideRefund provide_refund = 5; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.mergeReturnRefund(Protos.ReturnRefund value)
optional .paymentchannels.ReturnRefund return_refund = 6; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.mergeServerVersion(Protos.ServerVersion value)
optional .paymentchannels.ServerVersion server_version = 3; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.mergeSettlement(Protos.Settlement value)
optional .paymentchannels.Settlement settlement = 9; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.mergeUpdatePayment(Protos.UpdatePayment value)
optional .paymentchannels.UpdatePayment update_payment = 8; |
static Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.newBuilder() |
static Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.newBuilder(Protos.TwoWayChannelMessage prototype) |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.newBuilderForType() |
protected Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setClientVersion(Protos.ClientVersion.Builder builderForValue)
Now one optional field for each message.
|
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setClientVersion(Protos.ClientVersion value)
Now one optional field for each message.
|
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setError(Protos.Error.Builder builderForValue)
optional .paymentchannels.Error error = 10; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setError(Protos.Error value)
optional .paymentchannels.Error error = 10; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setInitiate(Protos.Initiate.Builder builderForValue)
optional .paymentchannels.Initiate initiate = 4; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setInitiate(Protos.Initiate value)
optional .paymentchannels.Initiate initiate = 4; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setPaymentAck(Protos.PaymentAck.Builder builderForValue)
optional .paymentchannels.PaymentAck payment_ack = 11; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setPaymentAck(Protos.PaymentAck value)
optional .paymentchannels.PaymentAck payment_ack = 11; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setProvideContract(Protos.ProvideContract.Builder builderForValue)
optional .paymentchannels.ProvideContract provide_contract = 7; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setProvideContract(Protos.ProvideContract value)
optional .paymentchannels.ProvideContract provide_contract = 7; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setProvideRefund(Protos.ProvideRefund.Builder builderForValue)
optional .paymentchannels.ProvideRefund provide_refund = 5; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setProvideRefund(Protos.ProvideRefund value)
optional .paymentchannels.ProvideRefund provide_refund = 5; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setReturnRefund(Protos.ReturnRefund.Builder builderForValue)
optional .paymentchannels.ReturnRefund return_refund = 6; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setReturnRefund(Protos.ReturnRefund value)
optional .paymentchannels.ReturnRefund return_refund = 6; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setServerVersion(Protos.ServerVersion.Builder builderForValue)
optional .paymentchannels.ServerVersion server_version = 3; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setServerVersion(Protos.ServerVersion value)
optional .paymentchannels.ServerVersion server_version = 3; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setSettlement(Protos.Settlement.Builder builderForValue)
optional .paymentchannels.Settlement settlement = 9; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setSettlement(Protos.Settlement value)
optional .paymentchannels.Settlement settlement = 9; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setType(Protos.TwoWayChannelMessage.MessageType value)
This is required so if a new message type is added in future, old software aborts trying
to read the message as early as possible.
|
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setUpdatePayment(Protos.UpdatePayment.Builder builderForValue)
optional .paymentchannels.UpdatePayment update_payment = 8; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setUpdatePayment(Protos.UpdatePayment value)
optional .paymentchannels.UpdatePayment update_payment = 8; |
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.toBuilder() |
Copyright © 2018. All rights reserved.