Package | Description |
---|---|
com.google.bitcoin.protocols.channels |
Modifier and Type | Class and Description |
---|---|
static class |
ServerState.StoredServerPaymentChannel
Protobuf type
paymentchannels.StoredServerPaymentChannel |
static class |
ServerState.StoredServerPaymentChannel.Builder
Protobuf type
paymentchannels.StoredServerPaymentChannel |
Modifier and Type | Method and Description |
---|---|
ServerState.StoredServerPaymentChannelOrBuilder |
ServerState.StoredServerPaymentChannelsOrBuilder.getChannelsOrBuilder(int index)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1; |
ServerState.StoredServerPaymentChannelOrBuilder |
ServerState.StoredServerPaymentChannels.getChannelsOrBuilder(int index)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1; |
ServerState.StoredServerPaymentChannelOrBuilder |
ServerState.StoredServerPaymentChannels.Builder.getChannelsOrBuilder(int index)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends ServerState.StoredServerPaymentChannelOrBuilder> |
ServerState.StoredServerPaymentChannelsOrBuilder.getChannelsOrBuilderList()
repeated .paymentchannels.StoredServerPaymentChannel channels = 1; |
List<? extends ServerState.StoredServerPaymentChannelOrBuilder> |
ServerState.StoredServerPaymentChannels.getChannelsOrBuilderList()
repeated .paymentchannels.StoredServerPaymentChannel channels = 1; |
List<? extends ServerState.StoredServerPaymentChannelOrBuilder> |
ServerState.StoredServerPaymentChannels.Builder.getChannelsOrBuilderList()
repeated .paymentchannels.StoredServerPaymentChannel channels = 1; |
Copyright © 2014. All rights reserved.