|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ServerState.StoredServerPaymentChannelsOrBuilder
| Method Summary | |
|---|---|
ServerState.StoredServerPaymentChannel |
getChannels(int index)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1; |
int |
getChannelsCount()
repeated .paymentchannels.StoredServerPaymentChannel channels = 1; |
List<ServerState.StoredServerPaymentChannel> |
getChannelsList()
repeated .paymentchannels.StoredServerPaymentChannel channels = 1; |
ServerState.StoredServerPaymentChannelOrBuilder |
getChannelsOrBuilder(int index)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1; |
List<? extends ServerState.StoredServerPaymentChannelOrBuilder> |
getChannelsOrBuilderList()
repeated .paymentchannels.StoredServerPaymentChannel channels = 1; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
List<ServerState.StoredServerPaymentChannel> getChannelsList()
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
ServerState.StoredServerPaymentChannel getChannels(int index)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
int getChannelsCount()
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
List<? extends ServerState.StoredServerPaymentChannelOrBuilder> getChannelsOrBuilderList()
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
ServerState.StoredServerPaymentChannelOrBuilder getChannelsOrBuilder(int index)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||