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()
.google.protobuf.StringValue buy_settle_instruction = 3; |
com.google.protobuf.StringValueOrBuilder |
getBuySettleInstructionOrBuilder()
.google.protobuf.StringValue buy_settle_instruction = 3; |
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 7; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 7; |
com.google.protobuf.BoolValue |
getDefault()
.google.protobuf.BoolValue default = 8; |
static UpdateAccountSettlementInstructionRequest |
getDefaultInstance() |
UpdateAccountSettlementInstructionRequest |
getDefaultInstanceForType() |
com.google.protobuf.BoolValueOrBuilder |
getDefaultOrBuilder()
.google.protobuf.BoolValue default = 8; |
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()
.google.protobuf.BoolValue secondary_match = 6; |
com.google.protobuf.BoolValueOrBuilder |
getSecondaryMatchOrBuilder()
.google.protobuf.BoolValue secondary_match = 6; |
com.google.protobuf.StringValue |
getSellSettleInstruction()
.google.protobuf.StringValue sell_settle_instruction = 4; |
com.google.protobuf.StringValueOrBuilder |
getSellSettleInstructionOrBuilder()
.google.protobuf.StringValue sell_settle_instruction = 4; |
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getSettlementInstructionId()
.google.protobuf.StringValue settlement_instruction_id = 2; |
com.google.protobuf.StringValueOrBuilder |
getSettlementInstructionIdOrBuilder()
.google.protobuf.StringValue settlement_instruction_id = 2; |
com.google.protobuf.StringValue |
getSupplementaryRef()
.google.protobuf.StringValue supplementary_ref = 5; |
com.google.protobuf.StringValueOrBuilder |
getSupplementaryRefOrBuilder()
.google.protobuf.StringValue supplementary_ref = 5; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.StringValue |
getUserId()
.google.protobuf.StringValue user_id = 10; |
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 10; |
boolean |
hasBuySettleInstruction()
.google.protobuf.StringValue buy_settle_instruction = 3; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 7; |
boolean |
hasDefault()
.google.protobuf.BoolValue default = 8; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12; |
int |
hashCode() |
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSecondaryMatch()
.google.protobuf.BoolValue secondary_match = 6; |
boolean |
hasSellSettleInstruction()
.google.protobuf.StringValue sell_settle_instruction = 4; |
boolean |
hasSettlementInstructionId()
.google.protobuf.StringValue settlement_instruction_id = 2; |
boolean |
hasSupplementaryRef()
.google.protobuf.StringValue supplementary_ref = 5; |
boolean |
hasUserId()
.google.protobuf.StringValue user_id = 10; |
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()
.google.protobuf.StringValue settlement_instruction_id = 2;hasSettlementInstructionId in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getSettlementInstructionId()
.google.protobuf.StringValue settlement_instruction_id = 2;getSettlementInstructionId in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementInstructionIdOrBuilder()
.google.protobuf.StringValue settlement_instruction_id = 2;getSettlementInstructionIdOrBuilder in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic boolean hasBuySettleInstruction()
.google.protobuf.StringValue buy_settle_instruction = 3;hasBuySettleInstruction in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getBuySettleInstruction()
.google.protobuf.StringValue buy_settle_instruction = 3;getBuySettleInstruction in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBuySettleInstructionOrBuilder()
.google.protobuf.StringValue buy_settle_instruction = 3;getBuySettleInstructionOrBuilder in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic boolean hasSellSettleInstruction()
.google.protobuf.StringValue sell_settle_instruction = 4;hasSellSettleInstruction in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getSellSettleInstruction()
.google.protobuf.StringValue sell_settle_instruction = 4;getSellSettleInstruction in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSellSettleInstructionOrBuilder()
.google.protobuf.StringValue sell_settle_instruction = 4;getSellSettleInstructionOrBuilder in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic boolean hasSupplementaryRef()
.google.protobuf.StringValue supplementary_ref = 5;hasSupplementaryRef in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getSupplementaryRef()
.google.protobuf.StringValue supplementary_ref = 5;getSupplementaryRef in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSupplementaryRefOrBuilder()
.google.protobuf.StringValue supplementary_ref = 5;getSupplementaryRefOrBuilder in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic boolean hasSecondaryMatch()
.google.protobuf.BoolValue secondary_match = 6;hasSecondaryMatch in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValue getSecondaryMatch()
.google.protobuf.BoolValue secondary_match = 6;getSecondaryMatch in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getSecondaryMatchOrBuilder()
.google.protobuf.BoolValue secondary_match = 6;getSecondaryMatchOrBuilder in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic boolean hasCurrent()
.google.protobuf.BoolValue current = 7;hasCurrent in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 7;getCurrent in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 7;getCurrentOrBuilder in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic boolean hasDefault()
.google.protobuf.BoolValue default = 8;hasDefault in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValue getDefault()
.google.protobuf.BoolValue default = 8;getDefault in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getDefaultOrBuilder()
.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()
.google.protobuf.StringValue user_id = 10;hasUserId in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getUserId()
.google.protobuf.StringValue user_id = 10;getUserId in interface UpdateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
.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.