public interface GetAccountContactsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AccountContact |
getAccountContact(int index)
repeated .fincleartech.ibroker.AccountContact account_contact = 2; |
int |
getAccountContactCount()
repeated .fincleartech.ibroker.AccountContact account_contact = 2; |
List<AccountContact> |
getAccountContactList()
repeated .fincleartech.ibroker.AccountContact account_contact = 2; |
AccountContactOrBuilder |
getAccountContactOrBuilder(int index)
repeated .fincleartech.ibroker.AccountContact account_contact = 2; |
List<? extends AccountContactOrBuilder> |
getAccountContactOrBuilderList()
repeated .fincleartech.ibroker.AccountContact account_contact = 2; |
ResponseStatus |
getStatus()
.fincleartech.ibroker.ResponseStatus status = 1; |
ResponseStatusOrBuilder |
getStatusOrBuilder()
.fincleartech.ibroker.ResponseStatus status = 1; |
boolean |
hasStatus()
.fincleartech.ibroker.ResponseStatus status = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStatus()
.fincleartech.ibroker.ResponseStatus status = 1;ResponseStatus getStatus()
.fincleartech.ibroker.ResponseStatus status = 1;ResponseStatusOrBuilder getStatusOrBuilder()
.fincleartech.ibroker.ResponseStatus status = 1;List<AccountContact> getAccountContactList()
repeated .fincleartech.ibroker.AccountContact account_contact = 2;AccountContact getAccountContact(int index)
repeated .fincleartech.ibroker.AccountContact account_contact = 2;int getAccountContactCount()
repeated .fincleartech.ibroker.AccountContact account_contact = 2;List<? extends AccountContactOrBuilder> getAccountContactOrBuilderList()
repeated .fincleartech.ibroker.AccountContact account_contact = 2;AccountContactOrBuilder getAccountContactOrBuilder(int index)
repeated .fincleartech.ibroker.AccountContact account_contact = 2;Copyright © 2020. All rights reserved.