public final class UpdateAccountSettlementInstructionRequest extends com.google.protobuf.GeneratedMessageV3 implements UpdateAccountSettlementInstructionRequestOrBuilder
fincleartech.ibroker.UpdateAccountSettlementInstructionRequest| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateAccountSettlementInstructionRequest.Builder
Protobuf type
fincleartech.ibroker.UpdateAccountSettlementInstructionRequest |
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 |
BUY_SETTLE_INSTRUCTION_FIELD_NUMBER |
static int |
CURRENT_FIELD_NUMBER |
static int |
DEFAULT_FIELD_NUMBER |
static int |
ENTRY_DATE_TIME_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
SECONDARY_MATCH_FIELD_NUMBER |
static int |
SELL_SETTLE_INSTRUCTION_FIELD_NUMBER |
static int |
SETTLEMENT_INSTRUCTION_ID_FIELD_NUMBER |
static int |
SUPPLEMENTARY_REF_FIELD_NUMBER |
static int |
USER_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getBuySettleInstruction()
Settlement Instruction used for Buy Transaction.
|
com.google.protobuf.StringValueOrBuilder |
getBuySettleInstructionOrBuilder()
Settlement Instruction used for Buy Transaction.
|
com.google.protobuf.BoolValue |
getCurrent()
Flag indicating if record is active
Maximum size 1
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if record is active
Maximum size 1
Mandatory
|
com.google.protobuf.BoolValue |
getDefault()
Y = record is the default settlement instruction
Maximum size 1
Mandatory
|
static UpdateAccountSettlementInstructionRequest |
getDefaultInstance() |
UpdateAccountSettlementInstructionRequest |
getDefaultInstanceForType() |
com.google.protobuf.BoolValueOrBuilder |
getDefaultOrBuilder()
Y = record is the default settlement instruction
Maximum size 1
Mandatory
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
DateTimeValue |
getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12; |
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12; |
com.google.protobuf.Parser<UpdateAccountSettlementInstructionRequest> |
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.
|
com.google.protobuf.BoolValue |
getSecondaryMatch()
Secondary match flag is sent on CSP messaging
Maximum size 1
Optional
|
com.google.protobuf.BoolValueOrBuilder |
getSecondaryMatchOrBuilder()
Secondary match flag is sent on CSP messaging
Maximum size 1
Optional
|
com.google.protobuf.StringValue |
getSellSettleInstruction()
Settlement Instruction used for Sell Transaction.
|
com.google.protobuf.StringValueOrBuilder |
getSellSettleInstructionOrBuilder()
Settlement Instruction used for Sell Transaction.
|
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getSettlementInstructionId()
Settlement??
|
com.google.protobuf.StringValueOrBuilder |
getSettlementInstructionIdOrBuilder()
Settlement??
|
com.google.protobuf.StringValue |
getSupplementaryRef()
Supplementary Reference sent on CSP messaging
Maximum size 1
Optional
|
com.google.protobuf.StringValueOrBuilder |
getSupplementaryRefOrBuilder()
Supplementary Reference sent on CSP messaging
Maximum size 1
Optional
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.StringValue |
getUserId()
The database user ID who created the record
Optional
Maximum size 18
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
The database user ID who created the record
Optional
Maximum size 18
|
boolean |
hasBuySettleInstruction()
Settlement Instruction used for Buy Transaction.
|
boolean |
hasCurrent()
Flag indicating if record is active
Maximum size 1
Mandatory
|
boolean |
hasDefault()
Y = record is the default settlement instruction
Maximum size 1
Mandatory
|
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12; |
int |
hashCode() |
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSecondaryMatch()
Secondary match flag is sent on CSP messaging
Maximum size 1
Optional
|
boolean |
hasSellSettleInstruction()
Settlement Instruction used for Sell Transaction.
|
boolean |
hasSettlementInstructionId()
Settlement??
|
boolean |
hasSupplementaryRef()
Supplementary Reference sent on CSP messaging
Maximum size 1
Optional
|
boolean |
hasUserId()
The database user ID who created the record
Optional
Maximum size 18
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static UpdateAccountSettlementInstructionRequest.Builder |
newBuilder() |
static UpdateAccountSettlementInstructionRequest.Builder |
newBuilder(UpdateAccountSettlementInstructionRequest prototype) |
UpdateAccountSettlementInstructionRequest.Builder |
newBuilderForType() |
protected UpdateAccountSettlementInstructionRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static UpdateAccountSettlementInstructionRequest |
parseDelimitedFrom(InputStream input) |
static UpdateAccountSettlementInstructionRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAccountSettlementInstructionRequest |
parseFrom(byte[] data) |
static UpdateAccountSettlementInstructionRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAccountSettlementInstructionRequest |
parseFrom(ByteBuffer data) |
static UpdateAccountSettlementInstructionRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAccountSettlementInstructionRequest |
parseFrom(com.google.protobuf.ByteString data) |
static UpdateAccountSettlementInstructionRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAccountSettlementInstructionRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static UpdateAccountSettlementInstructionRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateAccountSettlementInstructionRequest |
parseFrom(InputStream input) |
static UpdateAccountSettlementInstructionRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<UpdateAccountSettlementInstructionRequest> |
parser() |
UpdateAccountSettlementInstructionRequest.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 SETTLEMENT_INSTRUCTION_ID_FIELD_NUMBER
public static final int BUY_SETTLE_INSTRUCTION_FIELD_NUMBER
public static final int SELL_SETTLE_INSTRUCTION_FIELD_NUMBER
public static final int SUPPLEMENTARY_REF_FIELD_NUMBER
public static final int SECONDARY_MATCH_FIELD_NUMBER
public static final int CURRENT_FIELD_NUMBER
public static final int DEFAULT_FIELD_NUMBER
public static final int ENTRY_DATE_TIME_FIELD_NUMBER
public static final int USER_ID_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.
.google.protobuf.StringValue request_id = 1;hasRequestId in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;getRequestId in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications.
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic boolean hasSettlementInstructionId()
Settlement??
.google.protobuf.StringValue settlement_instruction_id = 2;hasSettlementInstructionId in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getSettlementInstructionId()
Settlement??
.google.protobuf.StringValue settlement_instruction_id = 2;getSettlementInstructionId in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementInstructionIdOrBuilder()
Settlement??
.google.protobuf.StringValue settlement_instruction_id = 2;getSettlementInstructionIdOrBuilder in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic boolean hasBuySettleInstruction()
Settlement Instruction used for Buy Transaction. Example when settlement group is I, then I, when S then either S or T Maximum size 1 Mandatory
.google.protobuf.StringValue buy_settle_instruction = 3;hasBuySettleInstruction in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getBuySettleInstruction()
Settlement Instruction used for Buy Transaction. Example when settlement group is I, then I, when S then either S or T Maximum size 1 Mandatory
.google.protobuf.StringValue buy_settle_instruction = 3;getBuySettleInstruction in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBuySettleInstructionOrBuilder()
Settlement Instruction used for Buy Transaction. Example when settlement group is I, then I, when S then either S or T Maximum size 1 Mandatory
.google.protobuf.StringValue buy_settle_instruction = 3;getBuySettleInstructionOrBuilder in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic boolean hasSellSettleInstruction()
Settlement Instruction used for Sell Transaction. Example when settlement group is I, then I, when S then either S or T Maximum size 1 Mandatory
.google.protobuf.StringValue sell_settle_instruction = 4;hasSellSettleInstruction in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getSellSettleInstruction()
Settlement Instruction used for Sell Transaction. Example when settlement group is I, then I, when S then either S or T Maximum size 1 Mandatory
.google.protobuf.StringValue sell_settle_instruction = 4;getSellSettleInstruction in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSellSettleInstructionOrBuilder()
Settlement Instruction used for Sell Transaction. Example when settlement group is I, then I, when S then either S or T Maximum size 1 Mandatory
.google.protobuf.StringValue sell_settle_instruction = 4;getSellSettleInstructionOrBuilder in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic boolean hasSupplementaryRef()
Supplementary Reference sent on CSP messaging Maximum size 1 Optional
.google.protobuf.StringValue supplementary_ref = 5;hasSupplementaryRef in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getSupplementaryRef()
Supplementary Reference sent on CSP messaging Maximum size 1 Optional
.google.protobuf.StringValue supplementary_ref = 5;getSupplementaryRef in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSupplementaryRefOrBuilder()
Supplementary Reference sent on CSP messaging Maximum size 1 Optional
.google.protobuf.StringValue supplementary_ref = 5;getSupplementaryRefOrBuilder in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic boolean hasSecondaryMatch()
Secondary match flag is sent on CSP messaging Maximum size 1 Optional
.google.protobuf.BoolValue secondary_match = 6;hasSecondaryMatch in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValue getSecondaryMatch()
Secondary match flag is sent on CSP messaging Maximum size 1 Optional
.google.protobuf.BoolValue secondary_match = 6;getSecondaryMatch in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getSecondaryMatchOrBuilder()
Secondary match flag is sent on CSP messaging Maximum size 1 Optional
.google.protobuf.BoolValue secondary_match = 6;getSecondaryMatchOrBuilder in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic boolean hasCurrent()
Flag indicating if record is active Maximum size 1 Mandatory
.google.protobuf.BoolValue current = 7;hasCurrent in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
Flag indicating if record is active Maximum size 1 Mandatory
.google.protobuf.BoolValue current = 7;getCurrent in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if record is active Maximum size 1 Mandatory
.google.protobuf.BoolValue current = 7;getCurrentOrBuilder in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic boolean hasDefault()
Y = record is the default settlement instruction Maximum size 1 Mandatory
.google.protobuf.BoolValue default = 8;hasDefault in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValue getDefault()
Y = record is the default settlement instruction Maximum size 1 Mandatory
.google.protobuf.BoolValue default = 8;getDefault in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getDefaultOrBuilder()
Y = record is the default settlement instruction Maximum size 1 Mandatory
.google.protobuf.BoolValue default = 8;getDefaultOrBuilder in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;hasEntryDateTime in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;getEntryDateTime in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;getEntryDateTimeOrBuilder in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic boolean hasUserId()
The database user ID who created the record Optional Maximum size 18
.google.protobuf.StringValue user_id = 10;hasUserId in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getUserId()
The database user ID who created the record Optional Maximum size 18
.google.protobuf.StringValue user_id = 10;getUserId in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The database user ID who created the record Optional Maximum size 18
.google.protobuf.StringValue user_id = 10;getUserIdOrBuilder in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic 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 UpdateAccountSettlementInstructionRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountSettlementInstructionRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountSettlementInstructionRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountSettlementInstructionRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountSettlementInstructionRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountSettlementInstructionRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UpdateAccountSettlementInstructionRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateAccountSettlementInstructionRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateAccountSettlementInstructionRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static UpdateAccountSettlementInstructionRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UpdateAccountSettlementInstructionRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static UpdateAccountSettlementInstructionRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic UpdateAccountSettlementInstructionRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static UpdateAccountSettlementInstructionRequest.Builder newBuilder()
public static UpdateAccountSettlementInstructionRequest.Builder newBuilder(UpdateAccountSettlementInstructionRequest prototype)
public UpdateAccountSettlementInstructionRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected UpdateAccountSettlementInstructionRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static UpdateAccountSettlementInstructionRequest getDefaultInstance()
public static com.google.protobuf.Parser<UpdateAccountSettlementInstructionRequest> parser()
public com.google.protobuf.Parser<UpdateAccountSettlementInstructionRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public UpdateAccountSettlementInstructionRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.