| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.accounts |
| Modifier and Type | Method and Description |
|---|---|
AccountLink |
AccountLink.Builder.build() |
AccountLink |
AccountLink.Builder.buildPartial() |
AccountLink |
GetAccountLinksResponseOrBuilder.getAccountLink(int index)
repeated .fincleartech.ibroker.AccountLink account_link = 2; |
AccountLink |
GetAccountLinksResponse.getAccountLink(int index)
repeated .fincleartech.ibroker.AccountLink account_link = 2; |
AccountLink |
GetAccountLinksResponse.Builder.getAccountLink(int index)
repeated .fincleartech.ibroker.AccountLink account_link = 2; |
static AccountLink |
AccountLink.getDefaultInstance() |
AccountLink |
AccountLink.getDefaultInstanceForType() |
AccountLink |
AccountLink.Builder.getDefaultInstanceForType() |
static AccountLink |
AccountLink.parseDelimitedFrom(InputStream input) |
static AccountLink |
AccountLink.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountLink |
AccountLink.parseFrom(byte[] data) |
static AccountLink |
AccountLink.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountLink |
AccountLink.parseFrom(ByteBuffer data) |
static AccountLink |
AccountLink.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountLink |
AccountLink.parseFrom(com.google.protobuf.ByteString data) |
static AccountLink |
AccountLink.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountLink |
AccountLink.parseFrom(com.google.protobuf.CodedInputStream input) |
static AccountLink |
AccountLink.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountLink |
AccountLink.parseFrom(InputStream input) |
static AccountLink |
AccountLink.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<AccountLink> |
GetAccountLinksResponseOrBuilder.getAccountLinkList()
repeated .fincleartech.ibroker.AccountLink account_link = 2; |
List<AccountLink> |
GetAccountLinksResponse.getAccountLinkList()
repeated .fincleartech.ibroker.AccountLink account_link = 2; |
List<AccountLink> |
GetAccountLinksResponse.Builder.getAccountLinkList()
repeated .fincleartech.ibroker.AccountLink account_link = 2; |
com.google.protobuf.Parser<AccountLink> |
AccountLink.getParserForType() |
static com.google.protobuf.Parser<AccountLink> |
AccountLink.parser() |
| Modifier and Type | Method and Description |
|---|---|
GetAccountLinksResponse.Builder |
GetAccountLinksResponse.Builder.addAccountLink(AccountLink value)
repeated .fincleartech.ibroker.AccountLink account_link = 2; |
GetAccountLinksResponse.Builder |
GetAccountLinksResponse.Builder.addAccountLink(int index,
AccountLink value)
repeated .fincleartech.ibroker.AccountLink account_link = 2; |
AccountLink.Builder |
AccountLink.Builder.mergeFrom(AccountLink other) |
static AccountLink.Builder |
AccountLink.newBuilder(AccountLink prototype) |
GetAccountLinksResponse.Builder |
GetAccountLinksResponse.Builder.setAccountLink(int index,
AccountLink value)
repeated .fincleartech.ibroker.AccountLink account_link = 2; |
| Modifier and Type | Method and Description |
|---|---|
GetAccountLinksResponse.Builder |
GetAccountLinksResponse.Builder.addAllAccountLink(Iterable<? extends AccountLink> values)
repeated .fincleartech.ibroker.AccountLink account_link = 2; |
Copyright © 2020. All rights reserved.