| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.accounts |
| Modifier and Type | Method and Description |
|---|---|
AccountContact |
AccountContact.Builder.build() |
AccountContact |
AccountContact.Builder.buildPartial() |
AccountContact |
GetAccountContactsResponseOrBuilder.getAccountContact(int index)
repeated .fincleartech.ibroker.AccountContact account_contact = 2; |
AccountContact |
GetAccountContactsResponse.getAccountContact(int index)
repeated .fincleartech.ibroker.AccountContact account_contact = 2; |
AccountContact |
GetAccountContactsResponse.Builder.getAccountContact(int index)
repeated .fincleartech.ibroker.AccountContact account_contact = 2; |
static AccountContact |
AccountContact.getDefaultInstance() |
AccountContact |
AccountContact.getDefaultInstanceForType() |
AccountContact |
AccountContact.Builder.getDefaultInstanceForType() |
static AccountContact |
AccountContact.parseDelimitedFrom(InputStream input) |
static AccountContact |
AccountContact.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountContact |
AccountContact.parseFrom(byte[] data) |
static AccountContact |
AccountContact.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountContact |
AccountContact.parseFrom(ByteBuffer data) |
static AccountContact |
AccountContact.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountContact |
AccountContact.parseFrom(com.google.protobuf.ByteString data) |
static AccountContact |
AccountContact.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountContact |
AccountContact.parseFrom(com.google.protobuf.CodedInputStream input) |
static AccountContact |
AccountContact.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountContact |
AccountContact.parseFrom(InputStream input) |
static AccountContact |
AccountContact.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<AccountContact> |
GetAccountContactsResponseOrBuilder.getAccountContactList()
repeated .fincleartech.ibroker.AccountContact account_contact = 2; |
List<AccountContact> |
GetAccountContactsResponse.getAccountContactList()
repeated .fincleartech.ibroker.AccountContact account_contact = 2; |
List<AccountContact> |
GetAccountContactsResponse.Builder.getAccountContactList()
repeated .fincleartech.ibroker.AccountContact account_contact = 2; |
com.google.protobuf.Parser<AccountContact> |
AccountContact.getParserForType() |
static com.google.protobuf.Parser<AccountContact> |
AccountContact.parser() |
| Modifier and Type | Method and Description |
|---|---|
GetAccountContactsResponse.Builder |
GetAccountContactsResponse.Builder.addAccountContact(AccountContact value)
repeated .fincleartech.ibroker.AccountContact account_contact = 2; |
GetAccountContactsResponse.Builder |
GetAccountContactsResponse.Builder.addAccountContact(int index,
AccountContact value)
repeated .fincleartech.ibroker.AccountContact account_contact = 2; |
AccountContact.Builder |
AccountContact.Builder.mergeFrom(AccountContact other) |
static AccountContact.Builder |
AccountContact.newBuilder(AccountContact prototype) |
GetAccountContactsResponse.Builder |
GetAccountContactsResponse.Builder.setAccountContact(int index,
AccountContact value)
repeated .fincleartech.ibroker.AccountContact account_contact = 2; |
| Modifier and Type | Method and Description |
|---|---|
GetAccountContactsResponse.Builder |
GetAccountContactsResponse.Builder.addAllAccountContact(Iterable<? extends AccountContact> values)
repeated .fincleartech.ibroker.AccountContact account_contact = 2; |
Copyright © 2020. All rights reserved.