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