public final class UpdateAccountStatementRequest extends com.google.protobuf.GeneratedMessageV3 implements UpdateAccountStatementRequestOrBuilder
fincleartech.ibroker.UpdateAccountStatementRequest| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateAccountStatementRequest.Builder
Protobuf type
fincleartech.ibroker.UpdateAccountStatementRequest |
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 |
FREQUENCY_FIELD_NUMBER |
static int |
LAST_DATE_FIELD_NUMBER |
static int |
NEXT_DATE_FIELD_NUMBER |
static int |
PAGE_NUMBER_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
STATEMENT_TYPE_FIELD_NUMBER |
static int |
YEAR_TO_DATE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getAccountNumber()
iBROKER Options Account Number
Mandatory
Maximum size 8
|
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
iBROKER Options Account Number
Mandatory
Maximum size 8
|
com.google.protobuf.StringValue |
getCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email, POST - Standard Postal services)
Available options as defined in iBROKER
Mandatory
Maximum size 10
|
com.google.protobuf.StringValueOrBuilder |
getCommunicationTypeOrBuilder()
The method how the distribution will be transmitted (EMAIL - Electronic email, POST - Standard Postal services)
Available options as defined in iBROKER
Mandatory
Maximum size 10
|
com.google.protobuf.BoolValue |
getCurrent()
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Mandatory
|
static UpdateAccountStatementRequest |
getDefaultInstance() |
UpdateAccountStatementRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
DateTimeValue |
getEntryDateTime()
Mandatory
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
Mandatory
|
com.google.protobuf.StringValue |
getFrequency()
Frequency of statement generation.
|
com.google.protobuf.StringValueOrBuilder |
getFrequencyOrBuilder()
Frequency of statement generation.
|
DateTimeValue |
getLastDate()
Deprecated
|
DateTimeValueOrBuilder |
getLastDateOrBuilder()
Deprecated
|
DateTimeValue |
getNextDate()
Deprecated
|
DateTimeValueOrBuilder |
getNextDateOrBuilder()
Deprecated
|
NumberValue |
getPageNumber()
Deprecated
|
NumberValueOrBuilder |
getPageNumberOrBuilder()
Deprecated
|
com.google.protobuf.Parser<UpdateAccountStatementRequest> |
getParserForType() |
com.google.protobuf.StringValue |
getRequestId()
A universally unique identifier for this request.
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
A universally unique identifier for this request.
|
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getStatementType()
Type of statement.
|
com.google.protobuf.StringValueOrBuilder |
getStatementTypeOrBuilder()
Type of statement.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
NumberValue |
getYearToDate()
Deprecated
|
NumberValueOrBuilder |
getYearToDateOrBuilder()
Deprecated
|
boolean |
hasAccountNumber()
iBROKER Options Account Number
Mandatory
Maximum size 8
|
boolean |
hasCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email, POST - Standard Postal services)
Available options as defined in iBROKER
Mandatory
Maximum size 10
|
boolean |
hasCurrent()
Mandatory
|
boolean |
hasEntryDateTime()
Mandatory
|
boolean |
hasFrequency()
Frequency of statement generation.
|
int |
hashCode() |
boolean |
hasLastDate()
Deprecated
|
boolean |
hasNextDate()
Deprecated
|
boolean |
hasPageNumber()
Deprecated
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasStatementType()
Type of statement.
|
boolean |
hasYearToDate()
Deprecated
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static UpdateAccountStatementRequest.Builder |
newBuilder() |
static UpdateAccountStatementRequest.Builder |
newBuilder(UpdateAccountStatementRequest prototype) |
UpdateAccountStatementRequest.Builder |
newBuilderForType() |
protected UpdateAccountStatementRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static UpdateAccountStatementRequest |
parseDelimitedFrom(InputStream input) |
static UpdateAccountStatementRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAccountStatementRequest |
parseFrom(byte[] data) |
static UpdateAccountStatementRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAccountStatementRequest |
parseFrom(ByteBuffer data) |
static UpdateAccountStatementRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAccountStatementRequest |
parseFrom(com.google.protobuf.ByteString data) |
static UpdateAccountStatementRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAccountStatementRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static UpdateAccountStatementRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAccountStatementRequest |
parseFrom(InputStream input) |
static UpdateAccountStatementRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<UpdateAccountStatementRequest> |
parser() |
UpdateAccountStatementRequest.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 REQUEST_ID_FIELD_NUMBER
public 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 FREQUENCY_FIELD_NUMBER
public static final int LAST_DATE_FIELD_NUMBER
public static final int NEXT_DATE_FIELD_NUMBER
public static final int YEAR_TO_DATE_FIELD_NUMBER
public static final int 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 hasRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;hasRequestId in interface UpdateAccountStatementRequestOrBuilderpublic com.google.protobuf.StringValue getRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;getRequestId in interface UpdateAccountStatementRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface UpdateAccountStatementRequestOrBuilderpublic boolean hasAccountNumber()
iBROKER Options Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;hasAccountNumber in interface UpdateAccountStatementRequestOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
iBROKER Options Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;getAccountNumber in interface UpdateAccountStatementRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Options Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 2;getAccountNumberOrBuilder in interface UpdateAccountStatementRequestOrBuilderpublic boolean hasStatementType()
Type of statement. Available options as defined in iBROKER. Example: COLLATERAL, CURRNET, FINANCIAL, FINSUMMARY, TRADING Mandatory Field size 10
.google.protobuf.StringValue statement_type = 3;hasStatementType in interface UpdateAccountStatementRequestOrBuilderpublic com.google.protobuf.StringValue getStatementType()
Type of statement. Available options as defined in iBROKER. Example: COLLATERAL, CURRNET, FINANCIAL, FINSUMMARY, TRADING Mandatory Field size 10
.google.protobuf.StringValue statement_type = 3;getStatementType in interface UpdateAccountStatementRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getStatementTypeOrBuilder()
Type of statement. Available options as defined in iBROKER. Example: COLLATERAL, CURRNET, FINANCIAL, FINSUMMARY, TRADING Mandatory Field size 10
.google.protobuf.StringValue statement_type = 3;getStatementTypeOrBuilder in interface UpdateAccountStatementRequestOrBuilderpublic boolean hasCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email, POST - Standard Postal services) Available options as defined in iBROKER Mandatory Maximum size 10
.google.protobuf.StringValue communication_type = 4;hasCommunicationType in interface UpdateAccountStatementRequestOrBuilderpublic com.google.protobuf.StringValue getCommunicationType()
The method how the distribution will be transmitted (EMAIL - Electronic email, POST - Standard Postal services) Available options as defined in iBROKER Mandatory Maximum size 10
.google.protobuf.StringValue communication_type = 4;getCommunicationType in interface UpdateAccountStatementRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCommunicationTypeOrBuilder()
The method how the distribution will be transmitted (EMAIL - Electronic email, POST - Standard Postal services) Available options as defined in iBROKER Mandatory Maximum size 10
.google.protobuf.StringValue communication_type = 4;getCommunicationTypeOrBuilder in interface UpdateAccountStatementRequestOrBuilderpublic boolean hasFrequency()
Frequency of statement generation. Available options as defined in iBROKER. Example: D - Daily, M - Monthly Mandatory Field size 1
.google.protobuf.StringValue frequency = 5;hasFrequency in interface UpdateAccountStatementRequestOrBuilderpublic com.google.protobuf.StringValue getFrequency()
Frequency of statement generation. Available options as defined in iBROKER. Example: D - Daily, M - Monthly Mandatory Field size 1
.google.protobuf.StringValue frequency = 5;getFrequency in interface UpdateAccountStatementRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getFrequencyOrBuilder()
Frequency of statement generation. Available options as defined in iBROKER. Example: D - Daily, M - Monthly Mandatory Field size 1
.google.protobuf.StringValue frequency = 5;getFrequencyOrBuilder in interface UpdateAccountStatementRequestOrBuilderpublic boolean hasLastDate()
Deprecated
.fincleartech.ibroker.DateTimeValue last_date = 6;hasLastDate in interface UpdateAccountStatementRequestOrBuilderpublic DateTimeValue getLastDate()
Deprecated
.fincleartech.ibroker.DateTimeValue last_date = 6;getLastDate in interface UpdateAccountStatementRequestOrBuilderpublic DateTimeValueOrBuilder getLastDateOrBuilder()
Deprecated
.fincleartech.ibroker.DateTimeValue last_date = 6;getLastDateOrBuilder in interface UpdateAccountStatementRequestOrBuilderpublic boolean hasNextDate()
Deprecated
.fincleartech.ibroker.DateTimeValue next_date = 7;hasNextDate in interface UpdateAccountStatementRequestOrBuilderpublic DateTimeValue getNextDate()
Deprecated
.fincleartech.ibroker.DateTimeValue next_date = 7;getNextDate in interface UpdateAccountStatementRequestOrBuilderpublic DateTimeValueOrBuilder getNextDateOrBuilder()
Deprecated
.fincleartech.ibroker.DateTimeValue next_date = 7;getNextDateOrBuilder in interface UpdateAccountStatementRequestOrBuilderpublic boolean hasYearToDate()
Deprecated
.fincleartech.ibroker.NumberValue year_to_date = 8;hasYearToDate in interface UpdateAccountStatementRequestOrBuilderpublic NumberValue getYearToDate()
Deprecated
.fincleartech.ibroker.NumberValue year_to_date = 8;getYearToDate in interface UpdateAccountStatementRequestOrBuilderpublic NumberValueOrBuilder getYearToDateOrBuilder()
Deprecated
.fincleartech.ibroker.NumberValue year_to_date = 8;getYearToDateOrBuilder in interface UpdateAccountStatementRequestOrBuilderpublic boolean hasPageNumber()
Deprecated
.fincleartech.ibroker.NumberValue page_number = 9;hasPageNumber in interface UpdateAccountStatementRequestOrBuilderpublic NumberValue getPageNumber()
Deprecated
.fincleartech.ibroker.NumberValue page_number = 9;getPageNumber in interface UpdateAccountStatementRequestOrBuilderpublic NumberValueOrBuilder getPageNumberOrBuilder()
Deprecated
.fincleartech.ibroker.NumberValue page_number = 9;getPageNumberOrBuilder in interface UpdateAccountStatementRequestOrBuilderpublic boolean hasCurrent()
Mandatory
.google.protobuf.BoolValue current = 10;hasCurrent in interface UpdateAccountStatementRequestOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
Mandatory
.google.protobuf.BoolValue current = 10;getCurrent in interface UpdateAccountStatementRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Mandatory
.google.protobuf.BoolValue current = 10;getCurrentOrBuilder in interface UpdateAccountStatementRequestOrBuilderpublic boolean hasEntryDateTime()
Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 11;hasEntryDateTime in interface UpdateAccountStatementRequestOrBuilderpublic DateTimeValue getEntryDateTime()
Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 11;getEntryDateTime in interface UpdateAccountStatementRequestOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 11;getEntryDateTimeOrBuilder in interface UpdateAccountStatementRequestOrBuilderpublic 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 UpdateAccountStatementRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountStatementRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountStatementRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountStatementRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountStatementRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountStatementRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountStatementRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateAccountStatementRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateAccountStatementRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateAccountStatementRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateAccountStatementRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static UpdateAccountStatementRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic UpdateAccountStatementRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static UpdateAccountStatementRequest.Builder newBuilder()
public static UpdateAccountStatementRequest.Builder newBuilder(UpdateAccountStatementRequest prototype)
public UpdateAccountStatementRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected UpdateAccountStatementRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static UpdateAccountStatementRequest getDefaultInstance()
public static com.google.protobuf.Parser<UpdateAccountStatementRequest> parser()
public com.google.protobuf.Parser<UpdateAccountStatementRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public UpdateAccountStatementRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.