public interface GetAccountSettlementInstructionsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SettlementInstruction |
getSettlementInstruction(int index)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2; |
int |
getSettlementInstructionCount()
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2; |
List<SettlementInstruction> |
getSettlementInstructionList()
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2; |
SettlementInstructionOrBuilder |
getSettlementInstructionOrBuilder(int index)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2; |
List<? extends SettlementInstructionOrBuilder> |
getSettlementInstructionOrBuilderList()
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2; |
ResponseStatus |
getStatus()
Response Status.
|
ResponseStatusOrBuilder |
getStatusOrBuilder()
Response Status.
|
boolean |
hasStatus()
Response Status.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStatus()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;ResponseStatus getStatus()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;ResponseStatusOrBuilder getStatusOrBuilder()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;List<SettlementInstruction> getSettlementInstructionList()
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;SettlementInstruction getSettlementInstruction(int index)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;int getSettlementInstructionCount()
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;List<? extends SettlementInstructionOrBuilder> getSettlementInstructionOrBuilderList()
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;SettlementInstructionOrBuilder getSettlementInstructionOrBuilder(int index)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;Copyright © 2022. All rights reserved.