| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.accounts |
| Modifier and Type | Method and Description |
|---|---|
CommunicationChannel |
CommunicationChannel.Builder.build() |
CommunicationChannel |
CommunicationChannel.Builder.buildPartial() |
CommunicationChannel |
GetClientCommunicationChannelsResponseOrBuilder.getCommunicationChannel(int index)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
CommunicationChannel |
GetClientCommunicationChannelsResponse.getCommunicationChannel(int index)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
CommunicationChannel |
GetClientCommunicationChannelsResponse.Builder.getCommunicationChannel(int index)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
CommunicationChannel |
GetAccountCommunicationChannelsResponseOrBuilder.getCommunicationChannel(int index)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
CommunicationChannel |
GetAccountCommunicationChannelsResponse.getCommunicationChannel(int index)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
CommunicationChannel |
GetAccountCommunicationChannelsResponse.Builder.getCommunicationChannel(int index)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
static CommunicationChannel |
CommunicationChannel.getDefaultInstance() |
CommunicationChannel |
CommunicationChannel.getDefaultInstanceForType() |
CommunicationChannel |
CommunicationChannel.Builder.getDefaultInstanceForType() |
static CommunicationChannel |
CommunicationChannel.parseDelimitedFrom(InputStream input) |
static CommunicationChannel |
CommunicationChannel.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommunicationChannel |
CommunicationChannel.parseFrom(byte[] data) |
static CommunicationChannel |
CommunicationChannel.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommunicationChannel |
CommunicationChannel.parseFrom(ByteBuffer data) |
static CommunicationChannel |
CommunicationChannel.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommunicationChannel |
CommunicationChannel.parseFrom(com.google.protobuf.ByteString data) |
static CommunicationChannel |
CommunicationChannel.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommunicationChannel |
CommunicationChannel.parseFrom(com.google.protobuf.CodedInputStream input) |
static CommunicationChannel |
CommunicationChannel.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommunicationChannel |
CommunicationChannel.parseFrom(InputStream input) |
static CommunicationChannel |
CommunicationChannel.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<CommunicationChannel> |
GetClientCommunicationChannelsResponseOrBuilder.getCommunicationChannelList()
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
List<CommunicationChannel> |
GetClientCommunicationChannelsResponse.getCommunicationChannelList()
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
List<CommunicationChannel> |
GetClientCommunicationChannelsResponse.Builder.getCommunicationChannelList()
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
List<CommunicationChannel> |
GetAccountCommunicationChannelsResponseOrBuilder.getCommunicationChannelList()
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
List<CommunicationChannel> |
GetAccountCommunicationChannelsResponse.getCommunicationChannelList()
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
List<CommunicationChannel> |
GetAccountCommunicationChannelsResponse.Builder.getCommunicationChannelList()
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
com.google.protobuf.Parser<CommunicationChannel> |
CommunicationChannel.getParserForType() |
static com.google.protobuf.Parser<CommunicationChannel> |
CommunicationChannel.parser() |
| Modifier and Type | Method and Description |
|---|---|
GetClientCommunicationChannelsResponse.Builder |
GetClientCommunicationChannelsResponse.Builder.addCommunicationChannel(CommunicationChannel value)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
GetAccountCommunicationChannelsResponse.Builder |
GetAccountCommunicationChannelsResponse.Builder.addCommunicationChannel(CommunicationChannel value)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
GetClientCommunicationChannelsResponse.Builder |
GetClientCommunicationChannelsResponse.Builder.addCommunicationChannel(int index,
CommunicationChannel value)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
GetAccountCommunicationChannelsResponse.Builder |
GetAccountCommunicationChannelsResponse.Builder.addCommunicationChannel(int index,
CommunicationChannel value)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
CommunicationChannel.Builder |
CommunicationChannel.Builder.mergeFrom(CommunicationChannel other) |
static CommunicationChannel.Builder |
CommunicationChannel.newBuilder(CommunicationChannel prototype) |
GetClientCommunicationChannelsResponse.Builder |
GetClientCommunicationChannelsResponse.Builder.setCommunicationChannel(int index,
CommunicationChannel value)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
GetAccountCommunicationChannelsResponse.Builder |
GetAccountCommunicationChannelsResponse.Builder.setCommunicationChannel(int index,
CommunicationChannel value)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
| Modifier and Type | Method and Description |
|---|---|
GetClientCommunicationChannelsResponse.Builder |
GetClientCommunicationChannelsResponse.Builder.addAllCommunicationChannel(Iterable<? extends CommunicationChannel> values)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
GetAccountCommunicationChannelsResponse.Builder |
GetAccountCommunicationChannelsResponse.Builder.addAllCommunicationChannel(Iterable<? extends CommunicationChannel> values)
repeated .fincleartech.ibroker.CommunicationChannel communication_channel = 2; |
Copyright © 2022. All rights reserved.