public interface GetClientCommunicationChannelsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CommunicationChannel |
getCommunicationChannel(int index)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
int |
getCommunicationChannelCount()
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
List<CommunicationChannel> |
getCommunicationChannelList()
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
CommunicationChannelOrBuilder |
getCommunicationChannelOrBuilder(int index)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
List<? extends CommunicationChannelOrBuilder> |
getCommunicationChannelOrBuilderList()
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
ResponseStatus |
getStatus()
.fincleartech.ibroker.ResponseStatus status = 1; |
ResponseStatusOrBuilder |
getStatusOrBuilder()
.fincleartech.ibroker.ResponseStatus status = 1; |
boolean |
hasStatus()
.fincleartech.ibroker.ResponseStatus status = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStatus()
.fincleartech.ibroker.ResponseStatus status = 1;ResponseStatus getStatus()
.fincleartech.ibroker.ResponseStatus status = 1;ResponseStatusOrBuilder getStatusOrBuilder()
.fincleartech.ibroker.ResponseStatus status = 1;List<CommunicationChannel> getCommunicationChannelList()
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2;CommunicationChannel getCommunicationChannel(int index)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2;int getCommunicationChannelCount()
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2;List<? extends CommunicationChannelOrBuilder> getCommunicationChannelOrBuilderList()
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2;CommunicationChannelOrBuilder getCommunicationChannelOrBuilder(int index)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2;Copyright © 2022. All rights reserved.