public interface GetApplicationMoneyIndicatorResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.BoolValue |
getChargeApplicationMoney()
The Charge Application money flag.
|
com.google.protobuf.BoolValueOrBuilder |
getChargeApplicationMoneyOrBuilder()
The Charge Application money flag.
|
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 3; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 3; |
ResponseStatus |
getStatus()
Response Status.
|
ResponseStatusOrBuilder |
getStatusOrBuilder()
Response Status.
|
boolean |
hasChargeApplicationMoney()
The Charge Application money flag.
|
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 3; |
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;boolean hasChargeApplicationMoney()
The Charge Application money flag.
.google.protobuf.BoolValue charge_application_money = 2;com.google.protobuf.BoolValue getChargeApplicationMoney()
The Charge Application money flag.
.google.protobuf.BoolValue charge_application_money = 2;com.google.protobuf.BoolValueOrBuilder getChargeApplicationMoneyOrBuilder()
The Charge Application money flag.
.google.protobuf.BoolValue charge_application_money = 2;boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 3;DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 3;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 3;Copyright © 2020. All rights reserved.