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; |
com.google.protobuf.StringValue |
getEntryDateTime()
The last modification time for the method.
|
com.google.protobuf.StringValueOrBuilder |
getEntryDateTimeOrBuilder()
The last modification time for the method.
|
com.google.protobuf.StringValue |
getLastStatementDate()
.google.protobuf.StringValue last_statement_date = 5; |
com.google.protobuf.StringValueOrBuilder |
getLastStatementDateOrBuilder()
.google.protobuf.StringValue last_statement_date = 5; |
com.google.protobuf.StringValue |
getNextStatementDate()
.google.protobuf.StringValue next_statement_date = 6; |
com.google.protobuf.StringValueOrBuilder |
getNextStatementDateOrBuilder()
.google.protobuf.StringValue next_statement_date = 6; |
com.google.protobuf.StringValue |
getStatementFrequency()
.google.protobuf.StringValue statement_frequency = 4; |
com.google.protobuf.StringValueOrBuilder |
getStatementFrequencyOrBuilder()
.google.protobuf.StringValue statement_frequency = 4; |
com.google.protobuf.StringValue |
getStatementPageNumber()
.google.protobuf.StringValue statement_page_number = 8; |
com.google.protobuf.StringValueOrBuilder |
getStatementPageNumberOrBuilder()
.google.protobuf.StringValue statement_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; |
com.google.protobuf.StringValue |
getStatementYearToDate()
.google.protobuf.StringValue statement_year_to_date = 7; |
com.google.protobuf.StringValueOrBuilder |
getStatementYearToDateOrBuilder()
.google.protobuf.StringValue statement_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()
The last modification time for the method.
|
boolean |
hasLastStatementDate()
.google.protobuf.StringValue last_statement_date = 5; |
boolean |
hasNextStatementDate()
.google.protobuf.StringValue next_statement_date = 6; |
boolean |
hasStatementFrequency()
.google.protobuf.StringValue statement_frequency = 4; |
boolean |
hasStatementPageNumber()
.google.protobuf.StringValue statement_page_number = 8; |
boolean |
hasStatementType()
.google.protobuf.StringValue statement_type = 2; |
boolean |
hasStatementYearToDate()
.google.protobuf.StringValue statement_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 hasStatementFrequency()
.google.protobuf.StringValue statement_frequency = 4;com.google.protobuf.StringValue getStatementFrequency()
.google.protobuf.StringValue statement_frequency = 4;com.google.protobuf.StringValueOrBuilder getStatementFrequencyOrBuilder()
.google.protobuf.StringValue statement_frequency = 4;boolean hasLastStatementDate()
.google.protobuf.StringValue last_statement_date = 5;com.google.protobuf.StringValue getLastStatementDate()
.google.protobuf.StringValue last_statement_date = 5;com.google.protobuf.StringValueOrBuilder getLastStatementDateOrBuilder()
.google.protobuf.StringValue last_statement_date = 5;boolean hasNextStatementDate()
.google.protobuf.StringValue next_statement_date = 6;com.google.protobuf.StringValue getNextStatementDate()
.google.protobuf.StringValue next_statement_date = 6;com.google.protobuf.StringValueOrBuilder getNextStatementDateOrBuilder()
.google.protobuf.StringValue next_statement_date = 6;boolean hasStatementYearToDate()
.google.protobuf.StringValue statement_year_to_date = 7;com.google.protobuf.StringValue getStatementYearToDate()
.google.protobuf.StringValue statement_year_to_date = 7;com.google.protobuf.StringValueOrBuilder getStatementYearToDateOrBuilder()
.google.protobuf.StringValue statement_year_to_date = 7;boolean hasStatementPageNumber()
.google.protobuf.StringValue statement_page_number = 8;com.google.protobuf.StringValue getStatementPageNumber()
.google.protobuf.StringValue statement_page_number = 8;com.google.protobuf.StringValueOrBuilder getStatementPageNumberOrBuilder()
.google.protobuf.StringValue statement_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()
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 10;com.google.protobuf.StringValue getEntryDateTime()
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 10;com.google.protobuf.StringValueOrBuilder getEntryDateTimeOrBuilder()
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 10;Copyright © 2020. All rights reserved.