| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.accounts |
| Modifier and Type | Method and Description |
|---|---|
SettlementInstruction |
SettlementInstruction.Builder.build() |
SettlementInstruction |
SettlementInstruction.Builder.buildPartial() |
static SettlementInstruction |
SettlementInstruction.getDefaultInstance() |
SettlementInstruction |
SettlementInstruction.getDefaultInstanceForType() |
SettlementInstruction |
SettlementInstruction.Builder.getDefaultInstanceForType() |
SettlementInstruction |
GetAccountSettlementInstructionsResponseOrBuilder.getSettlementInstruction(int index)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2; |
SettlementInstruction |
GetAccountSettlementInstructionsResponse.getSettlementInstruction(int index)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2; |
SettlementInstruction |
GetAccountSettlementInstructionsResponse.Builder.getSettlementInstruction(int index)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2; |
static SettlementInstruction |
SettlementInstruction.parseDelimitedFrom(InputStream input) |
static SettlementInstruction |
SettlementInstruction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SettlementInstruction |
SettlementInstruction.parseFrom(byte[] data) |
static SettlementInstruction |
SettlementInstruction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SettlementInstruction |
SettlementInstruction.parseFrom(ByteBuffer data) |
static SettlementInstruction |
SettlementInstruction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SettlementInstruction |
SettlementInstruction.parseFrom(com.google.protobuf.ByteString data) |
static SettlementInstruction |
SettlementInstruction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SettlementInstruction |
SettlementInstruction.parseFrom(com.google.protobuf.CodedInputStream input) |
static SettlementInstruction |
SettlementInstruction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SettlementInstruction |
SettlementInstruction.parseFrom(InputStream input) |
static SettlementInstruction |
SettlementInstruction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SettlementInstruction> |
SettlementInstruction.getParserForType() |
List<SettlementInstruction> |
GetAccountSettlementInstructionsResponseOrBuilder.getSettlementInstructionList()
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2; |
List<SettlementInstruction> |
GetAccountSettlementInstructionsResponse.getSettlementInstructionList()
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2; |
List<SettlementInstruction> |
GetAccountSettlementInstructionsResponse.Builder.getSettlementInstructionList()
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2; |
static com.google.protobuf.Parser<SettlementInstruction> |
SettlementInstruction.parser() |
| Modifier and Type | Method and Description |
|---|---|
GetAccountSettlementInstructionsResponse.Builder |
GetAccountSettlementInstructionsResponse.Builder.addSettlementInstruction(int index,
SettlementInstruction value)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2; |
GetAccountSettlementInstructionsResponse.Builder |
GetAccountSettlementInstructionsResponse.Builder.addSettlementInstruction(SettlementInstruction value)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2; |
SettlementInstruction.Builder |
SettlementInstruction.Builder.mergeFrom(SettlementInstruction other) |
static SettlementInstruction.Builder |
SettlementInstruction.newBuilder(SettlementInstruction prototype) |
GetAccountSettlementInstructionsResponse.Builder |
GetAccountSettlementInstructionsResponse.Builder.setSettlementInstruction(int index,
SettlementInstruction value)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2; |
| Modifier and Type | Method and Description |
|---|---|
GetAccountSettlementInstructionsResponse.Builder |
GetAccountSettlementInstructionsResponse.Builder.addAllSettlementInstruction(Iterable<? extends SettlementInstruction> values)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2; |
Copyright © 2020. All rights reserved.