|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Protos.ReturnRefund | |
|---|---|
| org.bitcoin.paymentchannel | |
| Uses of Protos.ReturnRefund in org.bitcoin.paymentchannel |
|---|
| Fields in org.bitcoin.paymentchannel with type parameters of type Protos.ReturnRefund | |
|---|---|
static com.google.protobuf.Parser<Protos.ReturnRefund> |
Protos.ReturnRefund.PARSER
|
| Methods in org.bitcoin.paymentchannel that return Protos.ReturnRefund | |
|---|---|
Protos.ReturnRefund |
Protos.ReturnRefund.Builder.build()
|
Protos.ReturnRefund |
Protos.ReturnRefund.Builder.buildPartial()
|
static Protos.ReturnRefund |
Protos.ReturnRefund.getDefaultInstance()
|
Protos.ReturnRefund |
Protos.ReturnRefund.getDefaultInstanceForType()
|
Protos.ReturnRefund |
Protos.ReturnRefund.Builder.getDefaultInstanceForType()
|
Protos.ReturnRefund |
Protos.TwoWayChannelMessageOrBuilder.getReturnRefund()
optional .paymentchannels.ReturnRefund return_refund = 6; |
Protos.ReturnRefund |
Protos.TwoWayChannelMessage.getReturnRefund()
optional .paymentchannels.ReturnRefund return_refund = 6; |
Protos.ReturnRefund |
Protos.TwoWayChannelMessage.Builder.getReturnRefund()
optional .paymentchannels.ReturnRefund return_refund = 6; |
static Protos.ReturnRefund |
Protos.ReturnRefund.parseDelimitedFrom(InputStream input)
|
static Protos.ReturnRefund |
Protos.ReturnRefund.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static Protos.ReturnRefund |
Protos.ReturnRefund.parseFrom(byte[] data)
|
static Protos.ReturnRefund |
Protos.ReturnRefund.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static Protos.ReturnRefund |
Protos.ReturnRefund.parseFrom(com.google.protobuf.ByteString data)
|
static Protos.ReturnRefund |
Protos.ReturnRefund.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static Protos.ReturnRefund |
Protos.ReturnRefund.parseFrom(com.google.protobuf.CodedInputStream input)
|
static Protos.ReturnRefund |
Protos.ReturnRefund.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static Protos.ReturnRefund |
Protos.ReturnRefund.parseFrom(InputStream input)
|
static Protos.ReturnRefund |
Protos.ReturnRefund.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
| Methods in org.bitcoin.paymentchannel that return types with arguments of type Protos.ReturnRefund | |
|---|---|
com.google.protobuf.Parser<Protos.ReturnRefund> |
Protos.ReturnRefund.getParserForType()
|
| Methods in org.bitcoin.paymentchannel with parameters of type Protos.ReturnRefund | |
|---|---|
Protos.ReturnRefund.Builder |
Protos.ReturnRefund.Builder.mergeFrom(Protos.ReturnRefund other)
|
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.mergeReturnRefund(Protos.ReturnRefund value)
optional .paymentchannels.ReturnRefund return_refund = 6; |
static Protos.ReturnRefund.Builder |
Protos.ReturnRefund.newBuilder(Protos.ReturnRefund prototype)
|
Protos.TwoWayChannelMessage.Builder |
Protos.TwoWayChannelMessage.Builder.setReturnRefund(Protos.ReturnRefund value)
optional .paymentchannels.ReturnRefund return_refund = 6; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||