public interface AccountStatementOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getAccountNumber()
.google.protobuf.StringValue account_number = 1; |
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 1; |
com.google.protobuf.StringValue |
getCommunicationType()
.google.protobuf.StringValue communication_type = 3; |
com.google.protobuf.StringValueOrBuilder |
getCommunicationTypeOrBuilder()
.google.protobuf.StringValue communication_type = 3; |
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 9; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 9; |
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 10; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 10; |
com.google.protobuf.StringValue |
getFrequency()
.google.protobuf.StringValue frequency = 4; |
com.google.protobuf.StringValueOrBuilder |
getFrequencyOrBuilder()
.google.protobuf.StringValue frequency = 4; |
DateTimeValue |
getLastDate()
.fincleartech.ibroker.DateTimeValue last_date = 5; |
DateTimeValueOrBuilder |
getLastDateOrBuilder()
.fincleartech.ibroker.DateTimeValue last_date = 5; |
DateTimeValue |
getNextDate()
.fincleartech.ibroker.DateTimeValue next_date = 6; |
DateTimeValueOrBuilder |
getNextDateOrBuilder()
.fincleartech.ibroker.DateTimeValue next_date = 6; |
NumberValue |
getPageNumber()
.fincleartech.ibroker.NumberValue page_number = 8; |
NumberValueOrBuilder |
getPageNumberOrBuilder()
.fincleartech.ibroker.NumberValue page_number = 8; |
com.google.protobuf.StringValue |
getStatementType()
.google.protobuf.StringValue statement_type = 2; |
com.google.protobuf.StringValueOrBuilder |
getStatementTypeOrBuilder()
.google.protobuf.StringValue statement_type = 2; |
NumberValue |
getYearToDate()
.fincleartech.ibroker.NumberValue year_to_date = 7; |
NumberValueOrBuilder |
getYearToDateOrBuilder()
.fincleartech.ibroker.NumberValue year_to_date = 7; |
boolean |
hasAccountNumber()
.google.protobuf.StringValue account_number = 1; |
boolean |
hasCommunicationType()
.google.protobuf.StringValue communication_type = 3; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 9; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 10; |
boolean |
hasFrequency()
.google.protobuf.StringValue frequency = 4; |
boolean |
hasLastDate()
.fincleartech.ibroker.DateTimeValue last_date = 5; |
boolean |
hasNextDate()
.fincleartech.ibroker.DateTimeValue next_date = 6; |
boolean |
hasPageNumber()
.fincleartech.ibroker.NumberValue page_number = 8; |
boolean |
hasStatementType()
.google.protobuf.StringValue statement_type = 2; |
boolean |
hasYearToDate()
.fincleartech.ibroker.NumberValue year_to_date = 7; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAccountNumber()
.google.protobuf.StringValue account_number = 1;com.google.protobuf.StringValue getAccountNumber()
.google.protobuf.StringValue account_number = 1;com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 1;boolean hasStatementType()
.google.protobuf.StringValue statement_type = 2;com.google.protobuf.StringValue getStatementType()
.google.protobuf.StringValue statement_type = 2;com.google.protobuf.StringValueOrBuilder getStatementTypeOrBuilder()
.google.protobuf.StringValue statement_type = 2;boolean hasCommunicationType()
.google.protobuf.StringValue communication_type = 3;com.google.protobuf.StringValue getCommunicationType()
.google.protobuf.StringValue communication_type = 3;com.google.protobuf.StringValueOrBuilder getCommunicationTypeOrBuilder()
.google.protobuf.StringValue communication_type = 3;boolean hasFrequency()
.google.protobuf.StringValue frequency = 4;com.google.protobuf.StringValue getFrequency()
.google.protobuf.StringValue frequency = 4;com.google.protobuf.StringValueOrBuilder getFrequencyOrBuilder()
.google.protobuf.StringValue frequency = 4;boolean hasLastDate()
.fincleartech.ibroker.DateTimeValue last_date = 5;DateTimeValue getLastDate()
.fincleartech.ibroker.DateTimeValue last_date = 5;DateTimeValueOrBuilder getLastDateOrBuilder()
.fincleartech.ibroker.DateTimeValue last_date = 5;boolean hasNextDate()
.fincleartech.ibroker.DateTimeValue next_date = 6;DateTimeValue getNextDate()
.fincleartech.ibroker.DateTimeValue next_date = 6;DateTimeValueOrBuilder getNextDateOrBuilder()
.fincleartech.ibroker.DateTimeValue next_date = 6;boolean hasYearToDate()
.fincleartech.ibroker.NumberValue year_to_date = 7;NumberValue getYearToDate()
.fincleartech.ibroker.NumberValue year_to_date = 7;NumberValueOrBuilder getYearToDateOrBuilder()
.fincleartech.ibroker.NumberValue year_to_date = 7;boolean hasPageNumber()
.fincleartech.ibroker.NumberValue page_number = 8;NumberValue getPageNumber()
.fincleartech.ibroker.NumberValue page_number = 8;NumberValueOrBuilder getPageNumberOrBuilder()
.fincleartech.ibroker.NumberValue page_number = 8;boolean hasCurrent()
.google.protobuf.BoolValue current = 9;com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 9;com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 9;boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 10;Copyright © 2020. All rights reserved.