public static final class AccountStatement.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AccountStatement.Builder> implements AccountStatementOrBuilder
fincleartech.ibroker.AccountStatement| Modifier and Type | Method and Description |
|---|---|
AccountStatement.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AccountStatement |
build() |
AccountStatement |
buildPartial() |
AccountStatement.Builder |
clear() |
AccountStatement.Builder |
clearAccountNumber()
.google.protobuf.StringValue account_number = 1; |
AccountStatement.Builder |
clearCommunicationType()
.google.protobuf.StringValue communication_type = 3; |
AccountStatement.Builder |
clearCurrent()
.google.protobuf.BoolValue current = 9; |
AccountStatement.Builder |
clearEntryDateTime()
The last modification time for the method.
|
AccountStatement.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AccountStatement.Builder |
clearLastStatementDate()
.google.protobuf.StringValue last_statement_date = 5; |
AccountStatement.Builder |
clearNextStatementDate()
.google.protobuf.StringValue next_statement_date = 6; |
AccountStatement.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AccountStatement.Builder |
clearStatementFrequency()
.google.protobuf.StringValue statement_frequency = 4; |
AccountStatement.Builder |
clearStatementPageNumber()
.google.protobuf.StringValue statement_page_number = 8; |
AccountStatement.Builder |
clearStatementType()
.google.protobuf.StringValue statement_type = 2; |
AccountStatement.Builder |
clearStatementYearToDate()
.google.protobuf.StringValue statement_year_to_date = 7; |
AccountStatement.Builder |
clone() |
com.google.protobuf.StringValue |
getAccountNumber()
.google.protobuf.StringValue account_number = 1; |
com.google.protobuf.StringValue.Builder |
getAccountNumberBuilder()
.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.StringValue.Builder |
getCommunicationTypeBuilder()
.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.BoolValue.Builder |
getCurrentBuilder()
.google.protobuf.BoolValue current = 9; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 9; |
AccountStatement |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.StringValue |
getEntryDateTime()
The last modification time for the method.
|
com.google.protobuf.StringValue.Builder |
getEntryDateTimeBuilder()
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.StringValue.Builder |
getLastStatementDateBuilder()
.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.StringValue.Builder |
getNextStatementDateBuilder()
.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.StringValue.Builder |
getStatementFrequencyBuilder()
.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.StringValue.Builder |
getStatementPageNumberBuilder()
.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.StringValue.Builder |
getStatementTypeBuilder()
.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.StringValue.Builder |
getStatementYearToDateBuilder()
.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; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AccountStatement.Builder |
mergeAccountNumber(com.google.protobuf.StringValue value)
.google.protobuf.StringValue account_number = 1; |
AccountStatement.Builder |
mergeCommunicationType(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_type = 3; |
AccountStatement.Builder |
mergeCurrent(com.google.protobuf.BoolValue value)
.google.protobuf.BoolValue current = 9; |
AccountStatement.Builder |
mergeEntryDateTime(com.google.protobuf.StringValue value)
The last modification time for the method.
|
AccountStatement.Builder |
mergeFrom(AccountStatement other) |
AccountStatement.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AccountStatement.Builder |
mergeFrom(com.google.protobuf.Message other) |
AccountStatement.Builder |
mergeLastStatementDate(com.google.protobuf.StringValue value)
.google.protobuf.StringValue last_statement_date = 5; |
AccountStatement.Builder |
mergeNextStatementDate(com.google.protobuf.StringValue value)
.google.protobuf.StringValue next_statement_date = 6; |
AccountStatement.Builder |
mergeStatementFrequency(com.google.protobuf.StringValue value)
.google.protobuf.StringValue statement_frequency = 4; |
AccountStatement.Builder |
mergeStatementPageNumber(com.google.protobuf.StringValue value)
.google.protobuf.StringValue statement_page_number = 8; |
AccountStatement.Builder |
mergeStatementType(com.google.protobuf.StringValue value)
.google.protobuf.StringValue statement_type = 2; |
AccountStatement.Builder |
mergeStatementYearToDate(com.google.protobuf.StringValue value)
.google.protobuf.StringValue statement_year_to_date = 7; |
AccountStatement.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AccountStatement.Builder |
setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue account_number = 1; |
AccountStatement.Builder |
setAccountNumber(com.google.protobuf.StringValue value)
.google.protobuf.StringValue account_number = 1; |
AccountStatement.Builder |
setCommunicationType(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue communication_type = 3; |
AccountStatement.Builder |
setCommunicationType(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_type = 3; |
AccountStatement.Builder |
setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
.google.protobuf.BoolValue current = 9; |
AccountStatement.Builder |
setCurrent(com.google.protobuf.BoolValue value)
.google.protobuf.BoolValue current = 9; |
AccountStatement.Builder |
setEntryDateTime(com.google.protobuf.StringValue.Builder builderForValue)
The last modification time for the method.
|
AccountStatement.Builder |
setEntryDateTime(com.google.protobuf.StringValue value)
The last modification time for the method.
|
AccountStatement.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AccountStatement.Builder |
setLastStatementDate(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue last_statement_date = 5; |
AccountStatement.Builder |
setLastStatementDate(com.google.protobuf.StringValue value)
.google.protobuf.StringValue last_statement_date = 5; |
AccountStatement.Builder |
setNextStatementDate(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue next_statement_date = 6; |
AccountStatement.Builder |
setNextStatementDate(com.google.protobuf.StringValue value)
.google.protobuf.StringValue next_statement_date = 6; |
AccountStatement.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AccountStatement.Builder |
setStatementFrequency(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue statement_frequency = 4; |
AccountStatement.Builder |
setStatementFrequency(com.google.protobuf.StringValue value)
.google.protobuf.StringValue statement_frequency = 4; |
AccountStatement.Builder |
setStatementPageNumber(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue statement_page_number = 8; |
AccountStatement.Builder |
setStatementPageNumber(com.google.protobuf.StringValue value)
.google.protobuf.StringValue statement_page_number = 8; |
AccountStatement.Builder |
setStatementType(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue statement_type = 2; |
AccountStatement.Builder |
setStatementType(com.google.protobuf.StringValue value)
.google.protobuf.StringValue statement_type = 2; |
AccountStatement.Builder |
setStatementYearToDate(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue statement_year_to_date = 7; |
AccountStatement.Builder |
setStatementYearToDate(com.google.protobuf.StringValue value)
.google.protobuf.StringValue statement_year_to_date = 7; |
AccountStatement.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AccountStatement.Builder>public AccountStatement.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AccountStatement.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AccountStatement.Builder>public AccountStatement getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AccountStatement build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AccountStatement buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AccountStatement.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AccountStatement.Builder>public AccountStatement.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AccountStatement.Builder>public AccountStatement.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AccountStatement.Builder>public AccountStatement.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AccountStatement.Builder>public AccountStatement.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AccountStatement.Builder>public AccountStatement.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AccountStatement.Builder>public AccountStatement.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AccountStatement.Builder>public AccountStatement.Builder mergeFrom(AccountStatement other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AccountStatement.Builder>public AccountStatement.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AccountStatement.Builder>IOExceptionpublic boolean hasAccountNumber()
.google.protobuf.StringValue account_number = 1;hasAccountNumber in interface AccountStatementOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
.google.protobuf.StringValue account_number = 1;getAccountNumber in interface AccountStatementOrBuilderpublic AccountStatement.Builder setAccountNumber(com.google.protobuf.StringValue value)
.google.protobuf.StringValue account_number = 1;public AccountStatement.Builder setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue account_number = 1;public AccountStatement.Builder mergeAccountNumber(com.google.protobuf.StringValue value)
.google.protobuf.StringValue account_number = 1;public AccountStatement.Builder clearAccountNumber()
.google.protobuf.StringValue account_number = 1;public com.google.protobuf.StringValue.Builder getAccountNumberBuilder()
.google.protobuf.StringValue account_number = 1;public com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 1;getAccountNumberOrBuilder in interface AccountStatementOrBuilderpublic boolean hasStatementType()
.google.protobuf.StringValue statement_type = 2;hasStatementType in interface AccountStatementOrBuilderpublic com.google.protobuf.StringValue getStatementType()
.google.protobuf.StringValue statement_type = 2;getStatementType in interface AccountStatementOrBuilderpublic AccountStatement.Builder setStatementType(com.google.protobuf.StringValue value)
.google.protobuf.StringValue statement_type = 2;public AccountStatement.Builder setStatementType(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue statement_type = 2;public AccountStatement.Builder mergeStatementType(com.google.protobuf.StringValue value)
.google.protobuf.StringValue statement_type = 2;public AccountStatement.Builder clearStatementType()
.google.protobuf.StringValue statement_type = 2;public com.google.protobuf.StringValue.Builder getStatementTypeBuilder()
.google.protobuf.StringValue statement_type = 2;public com.google.protobuf.StringValueOrBuilder getStatementTypeOrBuilder()
.google.protobuf.StringValue statement_type = 2;getStatementTypeOrBuilder in interface AccountStatementOrBuilderpublic boolean hasCommunicationType()
.google.protobuf.StringValue communication_type = 3;hasCommunicationType in interface AccountStatementOrBuilderpublic com.google.protobuf.StringValue getCommunicationType()
.google.protobuf.StringValue communication_type = 3;getCommunicationType in interface AccountStatementOrBuilderpublic AccountStatement.Builder setCommunicationType(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_type = 3;public AccountStatement.Builder setCommunicationType(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue communication_type = 3;public AccountStatement.Builder mergeCommunicationType(com.google.protobuf.StringValue value)
.google.protobuf.StringValue communication_type = 3;public AccountStatement.Builder clearCommunicationType()
.google.protobuf.StringValue communication_type = 3;public com.google.protobuf.StringValue.Builder getCommunicationTypeBuilder()
.google.protobuf.StringValue communication_type = 3;public com.google.protobuf.StringValueOrBuilder getCommunicationTypeOrBuilder()
.google.protobuf.StringValue communication_type = 3;getCommunicationTypeOrBuilder in interface AccountStatementOrBuilderpublic boolean hasStatementFrequency()
.google.protobuf.StringValue statement_frequency = 4;hasStatementFrequency in interface AccountStatementOrBuilderpublic com.google.protobuf.StringValue getStatementFrequency()
.google.protobuf.StringValue statement_frequency = 4;getStatementFrequency in interface AccountStatementOrBuilderpublic AccountStatement.Builder setStatementFrequency(com.google.protobuf.StringValue value)
.google.protobuf.StringValue statement_frequency = 4;public AccountStatement.Builder setStatementFrequency(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue statement_frequency = 4;public AccountStatement.Builder mergeStatementFrequency(com.google.protobuf.StringValue value)
.google.protobuf.StringValue statement_frequency = 4;public AccountStatement.Builder clearStatementFrequency()
.google.protobuf.StringValue statement_frequency = 4;public com.google.protobuf.StringValue.Builder getStatementFrequencyBuilder()
.google.protobuf.StringValue statement_frequency = 4;public com.google.protobuf.StringValueOrBuilder getStatementFrequencyOrBuilder()
.google.protobuf.StringValue statement_frequency = 4;getStatementFrequencyOrBuilder in interface AccountStatementOrBuilderpublic boolean hasLastStatementDate()
.google.protobuf.StringValue last_statement_date = 5;hasLastStatementDate in interface AccountStatementOrBuilderpublic com.google.protobuf.StringValue getLastStatementDate()
.google.protobuf.StringValue last_statement_date = 5;getLastStatementDate in interface AccountStatementOrBuilderpublic AccountStatement.Builder setLastStatementDate(com.google.protobuf.StringValue value)
.google.protobuf.StringValue last_statement_date = 5;public AccountStatement.Builder setLastStatementDate(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue last_statement_date = 5;public AccountStatement.Builder mergeLastStatementDate(com.google.protobuf.StringValue value)
.google.protobuf.StringValue last_statement_date = 5;public AccountStatement.Builder clearLastStatementDate()
.google.protobuf.StringValue last_statement_date = 5;public com.google.protobuf.StringValue.Builder getLastStatementDateBuilder()
.google.protobuf.StringValue last_statement_date = 5;public com.google.protobuf.StringValueOrBuilder getLastStatementDateOrBuilder()
.google.protobuf.StringValue last_statement_date = 5;getLastStatementDateOrBuilder in interface AccountStatementOrBuilderpublic boolean hasNextStatementDate()
.google.protobuf.StringValue next_statement_date = 6;hasNextStatementDate in interface AccountStatementOrBuilderpublic com.google.protobuf.StringValue getNextStatementDate()
.google.protobuf.StringValue next_statement_date = 6;getNextStatementDate in interface AccountStatementOrBuilderpublic AccountStatement.Builder setNextStatementDate(com.google.protobuf.StringValue value)
.google.protobuf.StringValue next_statement_date = 6;public AccountStatement.Builder setNextStatementDate(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue next_statement_date = 6;public AccountStatement.Builder mergeNextStatementDate(com.google.protobuf.StringValue value)
.google.protobuf.StringValue next_statement_date = 6;public AccountStatement.Builder clearNextStatementDate()
.google.protobuf.StringValue next_statement_date = 6;public com.google.protobuf.StringValue.Builder getNextStatementDateBuilder()
.google.protobuf.StringValue next_statement_date = 6;public com.google.protobuf.StringValueOrBuilder getNextStatementDateOrBuilder()
.google.protobuf.StringValue next_statement_date = 6;getNextStatementDateOrBuilder in interface AccountStatementOrBuilderpublic boolean hasStatementYearToDate()
.google.protobuf.StringValue statement_year_to_date = 7;hasStatementYearToDate in interface AccountStatementOrBuilderpublic com.google.protobuf.StringValue getStatementYearToDate()
.google.protobuf.StringValue statement_year_to_date = 7;getStatementYearToDate in interface AccountStatementOrBuilderpublic AccountStatement.Builder setStatementYearToDate(com.google.protobuf.StringValue value)
.google.protobuf.StringValue statement_year_to_date = 7;public AccountStatement.Builder setStatementYearToDate(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue statement_year_to_date = 7;public AccountStatement.Builder mergeStatementYearToDate(com.google.protobuf.StringValue value)
.google.protobuf.StringValue statement_year_to_date = 7;public AccountStatement.Builder clearStatementYearToDate()
.google.protobuf.StringValue statement_year_to_date = 7;public com.google.protobuf.StringValue.Builder getStatementYearToDateBuilder()
.google.protobuf.StringValue statement_year_to_date = 7;public com.google.protobuf.StringValueOrBuilder getStatementYearToDateOrBuilder()
.google.protobuf.StringValue statement_year_to_date = 7;getStatementYearToDateOrBuilder in interface AccountStatementOrBuilderpublic boolean hasStatementPageNumber()
.google.protobuf.StringValue statement_page_number = 8;hasStatementPageNumber in interface AccountStatementOrBuilderpublic com.google.protobuf.StringValue getStatementPageNumber()
.google.protobuf.StringValue statement_page_number = 8;getStatementPageNumber in interface AccountStatementOrBuilderpublic AccountStatement.Builder setStatementPageNumber(com.google.protobuf.StringValue value)
.google.protobuf.StringValue statement_page_number = 8;public AccountStatement.Builder setStatementPageNumber(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue statement_page_number = 8;public AccountStatement.Builder mergeStatementPageNumber(com.google.protobuf.StringValue value)
.google.protobuf.StringValue statement_page_number = 8;public AccountStatement.Builder clearStatementPageNumber()
.google.protobuf.StringValue statement_page_number = 8;public com.google.protobuf.StringValue.Builder getStatementPageNumberBuilder()
.google.protobuf.StringValue statement_page_number = 8;public com.google.protobuf.StringValueOrBuilder getStatementPageNumberOrBuilder()
.google.protobuf.StringValue statement_page_number = 8;getStatementPageNumberOrBuilder in interface AccountStatementOrBuilderpublic boolean hasCurrent()
.google.protobuf.BoolValue current = 9;hasCurrent in interface AccountStatementOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 9;getCurrent in interface AccountStatementOrBuilderpublic AccountStatement.Builder setCurrent(com.google.protobuf.BoolValue value)
.google.protobuf.BoolValue current = 9;public AccountStatement.Builder setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
.google.protobuf.BoolValue current = 9;public AccountStatement.Builder mergeCurrent(com.google.protobuf.BoolValue value)
.google.protobuf.BoolValue current = 9;public AccountStatement.Builder clearCurrent()
.google.protobuf.BoolValue current = 9;public com.google.protobuf.BoolValue.Builder getCurrentBuilder()
.google.protobuf.BoolValue current = 9;public com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 9;getCurrentOrBuilder in interface AccountStatementOrBuilderpublic boolean hasEntryDateTime()
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 10;hasEntryDateTime in interface AccountStatementOrBuilderpublic com.google.protobuf.StringValue getEntryDateTime()
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 10;getEntryDateTime in interface AccountStatementOrBuilderpublic AccountStatement.Builder setEntryDateTime(com.google.protobuf.StringValue value)
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 10;public AccountStatement.Builder setEntryDateTime(com.google.protobuf.StringValue.Builder builderForValue)
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 10;public AccountStatement.Builder mergeEntryDateTime(com.google.protobuf.StringValue value)
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 10;public AccountStatement.Builder clearEntryDateTime()
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 10;public com.google.protobuf.StringValue.Builder getEntryDateTimeBuilder()
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 10;public com.google.protobuf.StringValueOrBuilder getEntryDateTimeOrBuilder()
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 10;getEntryDateTimeOrBuilder in interface AccountStatementOrBuilderpublic final AccountStatement.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AccountStatement.Builder>public final AccountStatement.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AccountStatement.Builder>Copyright © 2020. All rights reserved.