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