public final class AccountStatement extends com.google.protobuf.GeneratedMessageV3 implements AccountStatementOrBuilder
fincleartech.ibroker.AccountStatement| Modifier and Type | Class and Description |
|---|---|
static class |
AccountStatement.Builder
Protobuf type
fincleartech.ibroker.AccountStatement |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ACCOUNT_NUMBER_FIELD_NUMBER |
static int |
COMMUNICATION_TYPE_FIELD_NUMBER |
static int |
CURRENT_FIELD_NUMBER |
static int |
ENTRY_DATE_TIME_FIELD_NUMBER |
static int |
LAST_STATEMENT_DATE_FIELD_NUMBER |
static int |
NEXT_STATEMENT_DATE_FIELD_NUMBER |
static int |
STATEMENT_FREQUENCY_FIELD_NUMBER |
static int |
STATEMENT_PAGE_NUMBER_FIELD_NUMBER |
static int |
STATEMENT_TYPE_FIELD_NUMBER |
static int |
STATEMENT_YEAR_TO_DATE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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; |
static AccountStatement |
getDefaultInstance() |
AccountStatement |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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.Parser<AccountStatement> |
getParserForType() |
int |
getSerializedSize() |
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; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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.
|
int |
hashCode() |
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() |
static AccountStatement.Builder |
newBuilder() |
static AccountStatement.Builder |
newBuilder(AccountStatement prototype) |
AccountStatement.Builder |
newBuilderForType() |
protected AccountStatement.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AccountStatement |
parseDelimitedFrom(InputStream input) |
static AccountStatement |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountStatement |
parseFrom(byte[] data) |
static AccountStatement |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountStatement |
parseFrom(ByteBuffer data) |
static AccountStatement |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountStatement |
parseFrom(com.google.protobuf.ByteString data) |
static AccountStatement |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountStatement |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AccountStatement |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountStatement |
parseFrom(InputStream input) |
static AccountStatement |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AccountStatement> |
parser() |
AccountStatement.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, getSerializedSizeInternal, isInitializedInternal, makeImmutableInternal, mergeFromInternal, toByteArray, toByteString, writeDelimitedTo, writeTo, writeToInternalclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ACCOUNT_NUMBER_FIELD_NUMBER
public static final int STATEMENT_TYPE_FIELD_NUMBER
public static final int COMMUNICATION_TYPE_FIELD_NUMBER
public static final int STATEMENT_FREQUENCY_FIELD_NUMBER
public static final int LAST_STATEMENT_DATE_FIELD_NUMBER
public static final int NEXT_STATEMENT_DATE_FIELD_NUMBER
public static final int STATEMENT_YEAR_TO_DATE_FIELD_NUMBER
public static final int STATEMENT_PAGE_NUMBER_FIELD_NUMBER
public static final int CURRENT_FIELD_NUMBER
public static final int ENTRY_DATE_TIME_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public 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 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 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 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 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 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 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 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 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 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 com.google.protobuf.StringValueOrBuilder getEntryDateTimeOrBuilder()
The last modification time for the method.
.google.protobuf.StringValue entry_date_time = 10;getEntryDateTimeOrBuilder in interface AccountStatementOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static AccountStatement parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountStatement parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountStatement parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountStatement parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountStatement parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountStatement parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountStatement parseFrom(InputStream input) throws IOException
IOExceptionpublic static AccountStatement parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AccountStatement parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AccountStatement parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AccountStatement parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AccountStatement parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AccountStatement.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AccountStatement.Builder newBuilder()
public static AccountStatement.Builder newBuilder(AccountStatement prototype)
public AccountStatement.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AccountStatement.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AccountStatement getDefaultInstance()
public static com.google.protobuf.Parser<AccountStatement> parser()
public com.google.protobuf.Parser<AccountStatement> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AccountStatement getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.