| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.accounts |
| Modifier and Type | Method and Description |
|---|---|
AccountStatement |
AccountStatement.Builder.build() |
AccountStatement |
AccountStatement.Builder.buildPartial() |
AccountStatement |
GetAccountStatementsResponseOrBuilder.getAccountStatement(int index)
repeated .fincleartech.ibroker.AccountStatement account_statement = 2; |
AccountStatement |
GetAccountStatementsResponse.getAccountStatement(int index)
repeated .fincleartech.ibroker.AccountStatement account_statement = 2; |
AccountStatement |
GetAccountStatementsResponse.Builder.getAccountStatement(int index)
repeated .fincleartech.ibroker.AccountStatement account_statement = 2; |
static AccountStatement |
AccountStatement.getDefaultInstance() |
AccountStatement |
AccountStatement.getDefaultInstanceForType() |
AccountStatement |
AccountStatement.Builder.getDefaultInstanceForType() |
static AccountStatement |
AccountStatement.parseDelimitedFrom(InputStream input) |
static AccountStatement |
AccountStatement.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountStatement |
AccountStatement.parseFrom(byte[] data) |
static AccountStatement |
AccountStatement.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountStatement |
AccountStatement.parseFrom(ByteBuffer data) |
static AccountStatement |
AccountStatement.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountStatement |
AccountStatement.parseFrom(com.google.protobuf.ByteString data) |
static AccountStatement |
AccountStatement.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountStatement |
AccountStatement.parseFrom(com.google.protobuf.CodedInputStream input) |
static AccountStatement |
AccountStatement.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountStatement |
AccountStatement.parseFrom(InputStream input) |
static AccountStatement |
AccountStatement.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<AccountStatement> |
GetAccountStatementsResponseOrBuilder.getAccountStatementList()
repeated .fincleartech.ibroker.AccountStatement account_statement = 2; |
List<AccountStatement> |
GetAccountStatementsResponse.getAccountStatementList()
repeated .fincleartech.ibroker.AccountStatement account_statement = 2; |
List<AccountStatement> |
GetAccountStatementsResponse.Builder.getAccountStatementList()
repeated .fincleartech.ibroker.AccountStatement account_statement = 2; |
com.google.protobuf.Parser<AccountStatement> |
AccountStatement.getParserForType() |
static com.google.protobuf.Parser<AccountStatement> |
AccountStatement.parser() |
| Modifier and Type | Method and Description |
|---|---|
GetAccountStatementsResponse.Builder |
GetAccountStatementsResponse.Builder.addAccountStatement(AccountStatement value)
repeated .fincleartech.ibroker.AccountStatement account_statement = 2; |
GetAccountStatementsResponse.Builder |
GetAccountStatementsResponse.Builder.addAccountStatement(int index,
AccountStatement value)
repeated .fincleartech.ibroker.AccountStatement account_statement = 2; |
AccountStatement.Builder |
AccountStatement.Builder.mergeFrom(AccountStatement other) |
static AccountStatement.Builder |
AccountStatement.newBuilder(AccountStatement prototype) |
GetAccountStatementsResponse.Builder |
GetAccountStatementsResponse.Builder.setAccountStatement(int index,
AccountStatement value)
repeated .fincleartech.ibroker.AccountStatement account_statement = 2; |
| Modifier and Type | Method and Description |
|---|---|
GetAccountStatementsResponse.Builder |
GetAccountStatementsResponse.Builder.addAllAccountStatement(Iterable<? extends AccountStatement> values)
repeated .fincleartech.ibroker.AccountStatement account_statement = 2; |
Copyright © 2020. All rights reserved.