public interface AccountLinkOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 5; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 5; |
com.google.protobuf.BoolValue |
getDefault()
.google.protobuf.BoolValue default = 4; |
com.google.protobuf.BoolValueOrBuilder |
getDefaultOrBuilder()
.google.protobuf.BoolValue default = 4; |
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 6; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 6; |
com.google.protobuf.StringValue |
getEquityAccountNumber()
.google.protobuf.StringValue equity_account_number = 2; |
com.google.protobuf.StringValueOrBuilder |
getEquityAccountNumberOrBuilder()
.google.protobuf.StringValue equity_account_number = 2; |
com.google.protobuf.StringValue |
getOptionsAccountNumber()
.google.protobuf.StringValue options_account_number = 1; |
com.google.protobuf.StringValueOrBuilder |
getOptionsAccountNumberOrBuilder()
.google.protobuf.StringValue options_account_number = 1; |
com.google.protobuf.StringValue |
getRelationshipType()
.google.protobuf.StringValue relationship_type = 3; |
com.google.protobuf.StringValueOrBuilder |
getRelationshipTypeOrBuilder()
.google.protobuf.StringValue relationship_type = 3; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 5; |
boolean |
hasDefault()
.google.protobuf.BoolValue default = 4; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 6; |
boolean |
hasEquityAccountNumber()
.google.protobuf.StringValue equity_account_number = 2; |
boolean |
hasOptionsAccountNumber()
.google.protobuf.StringValue options_account_number = 1; |
boolean |
hasRelationshipType()
.google.protobuf.StringValue relationship_type = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasOptionsAccountNumber()
.google.protobuf.StringValue options_account_number = 1;com.google.protobuf.StringValue getOptionsAccountNumber()
.google.protobuf.StringValue options_account_number = 1;com.google.protobuf.StringValueOrBuilder getOptionsAccountNumberOrBuilder()
.google.protobuf.StringValue options_account_number = 1;boolean hasEquityAccountNumber()
.google.protobuf.StringValue equity_account_number = 2;com.google.protobuf.StringValue getEquityAccountNumber()
.google.protobuf.StringValue equity_account_number = 2;com.google.protobuf.StringValueOrBuilder getEquityAccountNumberOrBuilder()
.google.protobuf.StringValue equity_account_number = 2;boolean hasRelationshipType()
.google.protobuf.StringValue relationship_type = 3;com.google.protobuf.StringValue getRelationshipType()
.google.protobuf.StringValue relationship_type = 3;com.google.protobuf.StringValueOrBuilder getRelationshipTypeOrBuilder()
.google.protobuf.StringValue relationship_type = 3;boolean hasDefault()
.google.protobuf.BoolValue default = 4;com.google.protobuf.BoolValue getDefault()
.google.protobuf.BoolValue default = 4;com.google.protobuf.BoolValueOrBuilder getDefaultOrBuilder()
.google.protobuf.BoolValue default = 4;boolean hasCurrent()
.google.protobuf.BoolValue current = 5;com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 5;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 5;boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 6;DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 6;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 6;Copyright © 2022. All rights reserved.