public final class SettlementInstruction extends com.google.protobuf.GeneratedMessageV3 implements SettlementInstructionOrBuilder
fincleartech.ibroker.SettlementInstruction| Modifier and Type | Class and Description |
|---|---|
static class |
SettlementInstruction.Builder
Protobuf type
fincleartech.ibroker.SettlementInstruction |
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 |
BUY_SETTLE_INSTRUCTION_FIELD_NUMBER |
static int |
CURRENT_FIELD_NUMBER |
static int |
DEFAULT_FIELD_NUMBER |
static int |
ENTRY_DATE_TIME_FIELD_NUMBER |
static int |
PARTICIPANT_ID_FIELD_NUMBER |
static int |
SECONDARY_MATCH_FIELD_NUMBER |
static int |
SELL_SETTLE_INSTRUCTION_FIELD_NUMBER |
static int |
SETTLEMENT_ACCOUNT_FIELD_NUMBER |
static int |
SETTLEMENT_GROUP_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 |
getAccountNumber()
.google.protobuf.StringValue account_number = 2; |
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2; |
com.google.protobuf.StringValue |
getBuySettleInstruction()
.google.protobuf.StringValue buy_settle_instruction = 6; |
com.google.protobuf.StringValueOrBuilder |
getBuySettleInstructionOrBuilder()
.google.protobuf.StringValue buy_settle_instruction = 6; |
com.google.protobuf.BoolValue |
getCurrent()
.google.protobuf.BoolValue current = 10; |
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
.google.protobuf.BoolValue current = 10; |
com.google.protobuf.BoolValue |
getDefault()
.google.protobuf.BoolValue default = 11; |
static SettlementInstruction |
getDefaultInstance() |
SettlementInstruction |
getDefaultInstanceForType() |
com.google.protobuf.BoolValueOrBuilder |
getDefaultOrBuilder()
.google.protobuf.BoolValue default = 11; |
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<SettlementInstruction> |
getParserForType() |
com.google.protobuf.StringValue |
getParticipantId()
.google.protobuf.StringValue participant_id = 4; |
com.google.protobuf.StringValueOrBuilder |
getParticipantIdOrBuilder()
.google.protobuf.StringValue participant_id = 4; |
com.google.protobuf.BoolValue |
getSecondaryMatch()
.google.protobuf.BoolValue secondary_match = 9; |
com.google.protobuf.BoolValueOrBuilder |
getSecondaryMatchOrBuilder()
.google.protobuf.BoolValue secondary_match = 9; |
com.google.protobuf.StringValue |
getSellSettleInstruction()
.google.protobuf.StringValue sell_settle_instruction = 7; |
com.google.protobuf.StringValueOrBuilder |
getSellSettleInstructionOrBuilder()
.google.protobuf.StringValue sell_settle_instruction = 7; |
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getSettlementAccount()
.google.protobuf.StringValue settlement_account = 5; |
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 5; |
com.google.protobuf.StringValue |
getSettlementGroup()
.google.protobuf.StringValue settlement_group = 3; |
com.google.protobuf.StringValueOrBuilder |
getSettlementGroupOrBuilder()
.google.protobuf.StringValue settlement_group = 3; |
com.google.protobuf.StringValue |
getSettlementInstructionId()
.google.protobuf.StringValue settlement_instruction_id = 1; |
com.google.protobuf.StringValueOrBuilder |
getSettlementInstructionIdOrBuilder()
.google.protobuf.StringValue settlement_instruction_id = 1; |
com.google.protobuf.StringValue |
getSupplementaryRef()
.google.protobuf.StringValue supplementary_ref = 8; |
com.google.protobuf.StringValueOrBuilder |
getSupplementaryRefOrBuilder()
.google.protobuf.StringValue supplementary_ref = 8; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.StringValue |
getUserId()
.google.protobuf.StringValue user_id = 13; |
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 13; |
boolean |
hasAccountNumber()
.google.protobuf.StringValue account_number = 2; |
boolean |
hasBuySettleInstruction()
.google.protobuf.StringValue buy_settle_instruction = 6; |
boolean |
hasCurrent()
.google.protobuf.BoolValue current = 10; |
boolean |
hasDefault()
.google.protobuf.BoolValue default = 11; |
boolean |
hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12; |
int |
hashCode() |
boolean |
hasParticipantId()
.google.protobuf.StringValue participant_id = 4; |
boolean |
hasSecondaryMatch()
.google.protobuf.BoolValue secondary_match = 9; |
boolean |
hasSellSettleInstruction()
.google.protobuf.StringValue sell_settle_instruction = 7; |
boolean |
hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 5; |
boolean |
hasSettlementGroup()
.google.protobuf.StringValue settlement_group = 3; |
boolean |
hasSettlementInstructionId()
.google.protobuf.StringValue settlement_instruction_id = 1; |
boolean |
hasSupplementaryRef()
.google.protobuf.StringValue supplementary_ref = 8; |
boolean |
hasUserId()
.google.protobuf.StringValue user_id = 13; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SettlementInstruction.Builder |
newBuilder() |
static SettlementInstruction.Builder |
newBuilder(SettlementInstruction prototype) |
SettlementInstruction.Builder |
newBuilderForType() |
protected SettlementInstruction.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SettlementInstruction |
parseDelimitedFrom(InputStream input) |
static SettlementInstruction |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SettlementInstruction |
parseFrom(byte[] data) |
static SettlementInstruction |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SettlementInstruction |
parseFrom(ByteBuffer data) |
static SettlementInstruction |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SettlementInstruction |
parseFrom(com.google.protobuf.ByteString data) |
static SettlementInstruction |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SettlementInstruction |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SettlementInstruction |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SettlementInstruction |
parseFrom(InputStream input) |
static SettlementInstruction |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SettlementInstruction> |
parser() |
SettlementInstruction.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 SETTLEMENT_INSTRUCTION_ID_FIELD_NUMBER
public static final int ACCOUNT_NUMBER_FIELD_NUMBER
public static final int SETTLEMENT_GROUP_FIELD_NUMBER
public static final int PARTICIPANT_ID_FIELD_NUMBER
public static final int SETTLEMENT_ACCOUNT_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 hasSettlementInstructionId()
.google.protobuf.StringValue settlement_instruction_id = 1;hasSettlementInstructionId in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValue getSettlementInstructionId()
.google.protobuf.StringValue settlement_instruction_id = 1;getSettlementInstructionId in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementInstructionIdOrBuilder()
.google.protobuf.StringValue settlement_instruction_id = 1;getSettlementInstructionIdOrBuilder in interface SettlementInstructionOrBuilderpublic boolean hasAccountNumber()
.google.protobuf.StringValue account_number = 2;hasAccountNumber in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
.google.protobuf.StringValue account_number = 2;getAccountNumber in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2;getAccountNumberOrBuilder in interface SettlementInstructionOrBuilderpublic boolean hasSettlementGroup()
.google.protobuf.StringValue settlement_group = 3;hasSettlementGroup in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValue getSettlementGroup()
.google.protobuf.StringValue settlement_group = 3;getSettlementGroup in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementGroupOrBuilder()
.google.protobuf.StringValue settlement_group = 3;getSettlementGroupOrBuilder in interface SettlementInstructionOrBuilderpublic boolean hasParticipantId()
.google.protobuf.StringValue participant_id = 4;hasParticipantId in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValue getParticipantId()
.google.protobuf.StringValue participant_id = 4;getParticipantId in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValueOrBuilder getParticipantIdOrBuilder()
.google.protobuf.StringValue participant_id = 4;getParticipantIdOrBuilder in interface SettlementInstructionOrBuilderpublic boolean hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 5;hasSettlementAccount in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValue getSettlementAccount()
.google.protobuf.StringValue settlement_account = 5;getSettlementAccount in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 5;getSettlementAccountOrBuilder in interface SettlementInstructionOrBuilderpublic boolean hasBuySettleInstruction()
.google.protobuf.StringValue buy_settle_instruction = 6;hasBuySettleInstruction in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValue getBuySettleInstruction()
.google.protobuf.StringValue buy_settle_instruction = 6;getBuySettleInstruction in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBuySettleInstructionOrBuilder()
.google.protobuf.StringValue buy_settle_instruction = 6;getBuySettleInstructionOrBuilder in interface SettlementInstructionOrBuilderpublic boolean hasSellSettleInstruction()
.google.protobuf.StringValue sell_settle_instruction = 7;hasSellSettleInstruction in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValue getSellSettleInstruction()
.google.protobuf.StringValue sell_settle_instruction = 7;getSellSettleInstruction in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSellSettleInstructionOrBuilder()
.google.protobuf.StringValue sell_settle_instruction = 7;getSellSettleInstructionOrBuilder in interface SettlementInstructionOrBuilderpublic boolean hasSupplementaryRef()
.google.protobuf.StringValue supplementary_ref = 8;hasSupplementaryRef in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValue getSupplementaryRef()
.google.protobuf.StringValue supplementary_ref = 8;getSupplementaryRef in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSupplementaryRefOrBuilder()
.google.protobuf.StringValue supplementary_ref = 8;getSupplementaryRefOrBuilder in interface SettlementInstructionOrBuilderpublic boolean hasSecondaryMatch()
.google.protobuf.BoolValue secondary_match = 9;hasSecondaryMatch in interface SettlementInstructionOrBuilderpublic com.google.protobuf.BoolValue getSecondaryMatch()
.google.protobuf.BoolValue secondary_match = 9;getSecondaryMatch in interface SettlementInstructionOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getSecondaryMatchOrBuilder()
.google.protobuf.BoolValue secondary_match = 9;getSecondaryMatchOrBuilder in interface SettlementInstructionOrBuilderpublic boolean hasCurrent()
.google.protobuf.BoolValue current = 10;hasCurrent in interface SettlementInstructionOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 10;getCurrent in interface SettlementInstructionOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 10;getCurrentOrBuilder in interface SettlementInstructionOrBuilderpublic boolean hasDefault()
.google.protobuf.BoolValue default = 11;hasDefault in interface SettlementInstructionOrBuilderpublic com.google.protobuf.BoolValue getDefault()
.google.protobuf.BoolValue default = 11;getDefault in interface SettlementInstructionOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getDefaultOrBuilder()
.google.protobuf.BoolValue default = 11;getDefaultOrBuilder in interface SettlementInstructionOrBuilderpublic boolean hasEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;hasEntryDateTime in interface SettlementInstructionOrBuilderpublic DateTimeValue getEntryDateTime()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;getEntryDateTime in interface SettlementInstructionOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
.fincleartech.ibroker.DateTimeValue entry_date_time = 12;getEntryDateTimeOrBuilder in interface SettlementInstructionOrBuilderpublic boolean hasUserId()
.google.protobuf.StringValue user_id = 13;hasUserId in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValue getUserId()
.google.protobuf.StringValue user_id = 13;getUserId in interface SettlementInstructionOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 13;getUserIdOrBuilder in interface SettlementInstructionOrBuilderpublic 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 SettlementInstruction parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SettlementInstruction parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SettlementInstruction parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SettlementInstruction parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SettlementInstruction parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SettlementInstruction parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SettlementInstruction parseFrom(InputStream input) throws IOException
IOExceptionpublic static SettlementInstruction parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SettlementInstruction parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SettlementInstruction parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SettlementInstruction parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SettlementInstruction parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SettlementInstruction.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SettlementInstruction.Builder newBuilder()
public static SettlementInstruction.Builder newBuilder(SettlementInstruction prototype)
public SettlementInstruction.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SettlementInstruction.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SettlementInstruction getDefaultInstance()
public static com.google.protobuf.Parser<SettlementInstruction> parser()
public com.google.protobuf.Parser<SettlementInstruction> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SettlementInstruction getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.