public final class CreateAccountSettlementInstructionRequest extends com.google.protobuf.GeneratedMessageV3 implements CreateAccountSettlementInstructionRequestOrBuilder
fincleartech.ibroker.CreateAccountSettlementInstructionRequest| Modifier and Type | Class and Description |
|---|---|
static class |
CreateAccountSettlementInstructionRequest.Builder
Protobuf type
fincleartech.ibroker.CreateAccountSettlementInstructionRequest |
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 |
PARTICIPANT_ID_FIELD_NUMBER |
static int |
REQUEST_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 |
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 CreateAccountSettlementInstructionRequest |
getDefaultInstance() |
CreateAccountSettlementInstructionRequest |
getDefaultInstanceForType() |
com.google.protobuf.BoolValueOrBuilder |
getDefaultOrBuilder()
.google.protobuf.BoolValue default = 11; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<CreateAccountSettlementInstructionRequest> |
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.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 = 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 |
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 = 12; |
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 12; |
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; |
int |
hashCode() |
boolean |
hasParticipantId()
.google.protobuf.StringValue participant_id = 4; |
boolean |
hasRequestId()
A universally unique identifier for this request.
|
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 |
hasSupplementaryRef()
.google.protobuf.StringValue supplementary_ref = 8; |
boolean |
hasUserId()
.google.protobuf.StringValue user_id = 12; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CreateAccountSettlementInstructionRequest.Builder |
newBuilder() |
static CreateAccountSettlementInstructionRequest.Builder |
newBuilder(CreateAccountSettlementInstructionRequest prototype) |
CreateAccountSettlementInstructionRequest.Builder |
newBuilderForType() |
protected CreateAccountSettlementInstructionRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CreateAccountSettlementInstructionRequest |
parseDelimitedFrom(InputStream input) |
static CreateAccountSettlementInstructionRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateAccountSettlementInstructionRequest |
parseFrom(byte[] data) |
static CreateAccountSettlementInstructionRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateAccountSettlementInstructionRequest |
parseFrom(ByteBuffer data) |
static CreateAccountSettlementInstructionRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateAccountSettlementInstructionRequest |
parseFrom(com.google.protobuf.ByteString data) |
static CreateAccountSettlementInstructionRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateAccountSettlementInstructionRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CreateAccountSettlementInstructionRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateAccountSettlementInstructionRequest |
parseFrom(InputStream input) |
static CreateAccountSettlementInstructionRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CreateAccountSettlementInstructionRequest> |
parser() |
CreateAccountSettlementInstructionRequest.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 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 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 CreateAccountSettlementInstructionRequestOrBuilderpublic 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 CreateAccountSettlementInstructionRequestOrBuilderpublic 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 CreateAccountSettlementInstructionRequestOrBuilderpublic boolean hasAccountNumber()
.google.protobuf.StringValue account_number = 2;hasAccountNumber in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
.google.protobuf.StringValue account_number = 2;getAccountNumber in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2;getAccountNumberOrBuilder in interface CreateAccountSettlementInstructionRequestOrBuilderpublic boolean hasSettlementGroup()
.google.protobuf.StringValue settlement_group = 3;hasSettlementGroup in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getSettlementGroup()
.google.protobuf.StringValue settlement_group = 3;getSettlementGroup in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementGroupOrBuilder()
.google.protobuf.StringValue settlement_group = 3;getSettlementGroupOrBuilder in interface CreateAccountSettlementInstructionRequestOrBuilderpublic boolean hasParticipantId()
.google.protobuf.StringValue participant_id = 4;hasParticipantId in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getParticipantId()
.google.protobuf.StringValue participant_id = 4;getParticipantId in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getParticipantIdOrBuilder()
.google.protobuf.StringValue participant_id = 4;getParticipantIdOrBuilder in interface CreateAccountSettlementInstructionRequestOrBuilderpublic boolean hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 5;hasSettlementAccount in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getSettlementAccount()
.google.protobuf.StringValue settlement_account = 5;getSettlementAccount in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 5;getSettlementAccountOrBuilder in interface CreateAccountSettlementInstructionRequestOrBuilderpublic boolean hasBuySettleInstruction()
.google.protobuf.StringValue buy_settle_instruction = 6;hasBuySettleInstruction in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getBuySettleInstruction()
.google.protobuf.StringValue buy_settle_instruction = 6;getBuySettleInstruction in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getBuySettleInstructionOrBuilder()
.google.protobuf.StringValue buy_settle_instruction = 6;getBuySettleInstructionOrBuilder in interface CreateAccountSettlementInstructionRequestOrBuilderpublic boolean hasSellSettleInstruction()
.google.protobuf.StringValue sell_settle_instruction = 7;hasSellSettleInstruction in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getSellSettleInstruction()
.google.protobuf.StringValue sell_settle_instruction = 7;getSellSettleInstruction in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSellSettleInstructionOrBuilder()
.google.protobuf.StringValue sell_settle_instruction = 7;getSellSettleInstructionOrBuilder in interface CreateAccountSettlementInstructionRequestOrBuilderpublic boolean hasSupplementaryRef()
.google.protobuf.StringValue supplementary_ref = 8;hasSupplementaryRef in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getSupplementaryRef()
.google.protobuf.StringValue supplementary_ref = 8;getSupplementaryRef in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSupplementaryRefOrBuilder()
.google.protobuf.StringValue supplementary_ref = 8;getSupplementaryRefOrBuilder in interface CreateAccountSettlementInstructionRequestOrBuilderpublic boolean hasSecondaryMatch()
.google.protobuf.BoolValue secondary_match = 9;hasSecondaryMatch in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValue getSecondaryMatch()
.google.protobuf.BoolValue secondary_match = 9;getSecondaryMatch in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getSecondaryMatchOrBuilder()
.google.protobuf.BoolValue secondary_match = 9;getSecondaryMatchOrBuilder in interface CreateAccountSettlementInstructionRequestOrBuilderpublic boolean hasCurrent()
.google.protobuf.BoolValue current = 10;hasCurrent in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
.google.protobuf.BoolValue current = 10;getCurrent in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
.google.protobuf.BoolValue current = 10;getCurrentOrBuilder in interface CreateAccountSettlementInstructionRequestOrBuilderpublic boolean hasDefault()
.google.protobuf.BoolValue default = 11;hasDefault in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValue getDefault()
.google.protobuf.BoolValue default = 11;getDefault in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getDefaultOrBuilder()
.google.protobuf.BoolValue default = 11;getDefaultOrBuilder in interface CreateAccountSettlementInstructionRequestOrBuilderpublic boolean hasUserId()
.google.protobuf.StringValue user_id = 12;hasUserId in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValue getUserId()
.google.protobuf.StringValue user_id = 12;getUserId in interface CreateAccountSettlementInstructionRequestOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
.google.protobuf.StringValue user_id = 12;getUserIdOrBuilder in interface CreateAccountSettlementInstructionRequestOrBuilderpublic 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 CreateAccountSettlementInstructionRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateAccountSettlementInstructionRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateAccountSettlementInstructionRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateAccountSettlementInstructionRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateAccountSettlementInstructionRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateAccountSettlementInstructionRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CreateAccountSettlementInstructionRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static CreateAccountSettlementInstructionRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CreateAccountSettlementInstructionRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CreateAccountSettlementInstructionRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CreateAccountSettlementInstructionRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CreateAccountSettlementInstructionRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic CreateAccountSettlementInstructionRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CreateAccountSettlementInstructionRequest.Builder newBuilder()
public static CreateAccountSettlementInstructionRequest.Builder newBuilder(CreateAccountSettlementInstructionRequest prototype)
public CreateAccountSettlementInstructionRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CreateAccountSettlementInstructionRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static CreateAccountSettlementInstructionRequest getDefaultInstance()
public static com.google.protobuf.Parser<CreateAccountSettlementInstructionRequest> parser()
public com.google.protobuf.Parser<CreateAccountSettlementInstructionRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CreateAccountSettlementInstructionRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.