public final class ParticipantToParticipantTransferConfirmation extends com.google.protobuf.GeneratedMessageV3 implements ParticipantToParticipantTransferConfirmationOrBuilder
fincleartech.ibroker.ParticipantToParticipantTransferConfirmation| Modifier and Type | Class and Description |
|---|---|
static class |
ParticipantToParticipantTransferConfirmation.Builder
Protobuf type
fincleartech.ibroker.ParticipantToParticipantTransferConfirmation |
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 |
COUNTERPARTY_TRANSACTION_ID_FIELD_NUMBER |
static int |
DELIVERING_PARTICIPANT_FIELD_NUMBER |
static int |
HOLDING_BALANCE_FIELD_NUMBER |
static int |
MOVEMENT_DETAILS_FIELD_NUMBER |
static int |
RECEIVING_PARTICIPANT_FIELD_NUMBER |
static int |
REFERENCE_DETAILS_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
SECONDARY_MATCHING_FLAG_FIELD_NUMBER |
static int |
SETTLEMENT_ACCOUNT_FIELD_NUMBER |
static int |
TRANSACTION_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getCounterpartyTransactionId()
.google.protobuf.StringValue counterparty_transaction_id = 11; |
com.google.protobuf.StringValueOrBuilder |
getCounterpartyTransactionIdOrBuilder()
.google.protobuf.StringValue counterparty_transaction_id = 11; |
static ParticipantToParticipantTransferConfirmation |
getDefaultInstance() |
ParticipantToParticipantTransferConfirmation |
getDefaultInstanceForType() |
com.google.protobuf.StringValue |
getDeliveringParticipant()
The Delivering Participant identifies the PID that owns the delivery HIN deliverying the units.
|
com.google.protobuf.StringValueOrBuilder |
getDeliveringParticipantOrBuilder()
The Delivering Participant identifies the PID that owns the delivery HIN deliverying the units.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
NumberValue |
getHoldingBalance()
Holding balance of your settlement Account as per CSP holding.
|
NumberValueOrBuilder |
getHoldingBalanceOrBuilder()
Holding balance of your settlement Account as per CSP holding.
|
MovementDetails |
getMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
|
MovementDetailsOrBuilder |
getMovementDetailsOrBuilder()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
|
com.google.protobuf.Parser<ParticipantToParticipantTransferConfirmation> |
getParserForType() |
com.google.protobuf.StringValue |
getReceivingParticipant()
The Receiving Participant identifies the PID that owns the HIN receiving the units
|
com.google.protobuf.StringValueOrBuilder |
getReceivingParticipantOrBuilder()
The Receiving Participant identifies the PID that owns the HIN receiving the units
|
ReferenceDetails |
getReferenceDetails()
Request message references
|
ReferenceDetailsOrBuilder |
getReferenceDetailsOrBuilder()
Request message references
|
com.google.protobuf.StringValue |
getRequestId()
Correlation request identifier
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
Correlation request identifier
|
com.google.protobuf.StringValue |
getSecondaryMatchingFlag()
.google.protobuf.StringValue secondary_matching_flag = 12; |
com.google.protobuf.StringValueOrBuilder |
getSecondaryMatchingFlagOrBuilder()
.google.protobuf.StringValue secondary_matching_flag = 12; |
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getSettlementAccount()
The Settlement Account of the delivering/receiving HIN
|
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
The Settlement Account of the delivering/receiving HIN
|
com.google.protobuf.StringValue |
getTransactionId()
.google.protobuf.StringValue transaction_id = 10; |
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 10; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCounterpartyTransactionId()
.google.protobuf.StringValue counterparty_transaction_id = 11; |
boolean |
hasDeliveringParticipant()
The Delivering Participant identifies the PID that owns the delivery HIN deliverying the units.
|
int |
hashCode() |
boolean |
hasHoldingBalance()
Holding balance of your settlement Account as per CSP holding.
|
boolean |
hasMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
|
boolean |
hasReceivingParticipant()
The Receiving Participant identifies the PID that owns the HIN receiving the units
|
boolean |
hasReferenceDetails()
Request message references
|
boolean |
hasRequestId()
Correlation request identifier
|
boolean |
hasSecondaryMatchingFlag()
.google.protobuf.StringValue secondary_matching_flag = 12; |
boolean |
hasSettlementAccount()
The Settlement Account of the delivering/receiving HIN
|
boolean |
hasTransactionId()
.google.protobuf.StringValue transaction_id = 10; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ParticipantToParticipantTransferConfirmation.Builder |
newBuilder() |
static ParticipantToParticipantTransferConfirmation.Builder |
newBuilder(ParticipantToParticipantTransferConfirmation prototype) |
ParticipantToParticipantTransferConfirmation.Builder |
newBuilderForType() |
protected ParticipantToParticipantTransferConfirmation.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ParticipantToParticipantTransferConfirmation |
parseDelimitedFrom(InputStream input) |
static ParticipantToParticipantTransferConfirmation |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferConfirmation |
parseFrom(byte[] data) |
static ParticipantToParticipantTransferConfirmation |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferConfirmation |
parseFrom(ByteBuffer data) |
static ParticipantToParticipantTransferConfirmation |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferConfirmation |
parseFrom(com.google.protobuf.ByteString data) |
static ParticipantToParticipantTransferConfirmation |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferConfirmation |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ParticipantToParticipantTransferConfirmation |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferConfirmation |
parseFrom(InputStream input) |
static ParticipantToParticipantTransferConfirmation |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ParticipantToParticipantTransferConfirmation> |
parser() |
ParticipantToParticipantTransferConfirmation.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 REFERENCE_DETAILS_FIELD_NUMBER
public static final int MOVEMENT_DETAILS_FIELD_NUMBER
public static final int DELIVERING_PARTICIPANT_FIELD_NUMBER
public static final int RECEIVING_PARTICIPANT_FIELD_NUMBER
public static final int SETTLEMENT_ACCOUNT_FIELD_NUMBER
public static final int HOLDING_BALANCE_FIELD_NUMBER
public static final int TRANSACTION_ID_FIELD_NUMBER
public static final int COUNTERPARTY_TRANSACTION_ID_FIELD_NUMBER
public static final int SECONDARY_MATCHING_FLAG_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()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;hasRequestId in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;getRequestId in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic boolean hasReferenceDetails()
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 2;hasReferenceDetails in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic ReferenceDetails getReferenceDetails()
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 2;getReferenceDetails in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic ReferenceDetailsOrBuilder getReferenceDetailsOrBuilder()
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 2;getReferenceDetailsOrBuilder in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic boolean hasMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 3;hasMovementDetails in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic MovementDetails getMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 3;getMovementDetails in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic MovementDetailsOrBuilder getMovementDetailsOrBuilder()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 3;getMovementDetailsOrBuilder in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic boolean hasDeliveringParticipant()
The Delivering Participant identifies the PID that owns the delivery HIN deliverying the units.
.google.protobuf.StringValue delivering_participant = 4;hasDeliveringParticipant in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getDeliveringParticipant()
The Delivering Participant identifies the PID that owns the delivery HIN deliverying the units.
.google.protobuf.StringValue delivering_participant = 4;getDeliveringParticipant in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDeliveringParticipantOrBuilder()
The Delivering Participant identifies the PID that owns the delivery HIN deliverying the units.
.google.protobuf.StringValue delivering_participant = 4;getDeliveringParticipantOrBuilder in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic boolean hasReceivingParticipant()
The Receiving Participant identifies the PID that owns the HIN receiving the units
.google.protobuf.StringValue receiving_participant = 6;hasReceivingParticipant in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getReceivingParticipant()
The Receiving Participant identifies the PID that owns the HIN receiving the units
.google.protobuf.StringValue receiving_participant = 6;getReceivingParticipant in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValueOrBuilder getReceivingParticipantOrBuilder()
The Receiving Participant identifies the PID that owns the HIN receiving the units
.google.protobuf.StringValue receiving_participant = 6;getReceivingParticipantOrBuilder in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic boolean hasSettlementAccount()
The Settlement Account of the delivering/receiving HIN
.google.protobuf.StringValue settlement_account = 7;hasSettlementAccount in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getSettlementAccount()
The Settlement Account of the delivering/receiving HIN
.google.protobuf.StringValue settlement_account = 7;getSettlementAccount in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
The Settlement Account of the delivering/receiving HIN
.google.protobuf.StringValue settlement_account = 7;getSettlementAccountOrBuilder in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic boolean hasHoldingBalance()
Holding balance of your settlement Account as per CSP holding.
.fincleartech.ibroker.NumberValue holding_balance = 8;hasHoldingBalance in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic NumberValue getHoldingBalance()
Holding balance of your settlement Account as per CSP holding.
.fincleartech.ibroker.NumberValue holding_balance = 8;getHoldingBalance in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic NumberValueOrBuilder getHoldingBalanceOrBuilder()
Holding balance of your settlement Account as per CSP holding.
.fincleartech.ibroker.NumberValue holding_balance = 8;getHoldingBalanceOrBuilder in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic boolean hasTransactionId()
.google.protobuf.StringValue transaction_id = 10;hasTransactionId in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getTransactionId()
.google.protobuf.StringValue transaction_id = 10;getTransactionId in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 10;getTransactionIdOrBuilder in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic boolean hasCounterpartyTransactionId()
.google.protobuf.StringValue counterparty_transaction_id = 11;hasCounterpartyTransactionId in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getCounterpartyTransactionId()
.google.protobuf.StringValue counterparty_transaction_id = 11;getCounterpartyTransactionId in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCounterpartyTransactionIdOrBuilder()
.google.protobuf.StringValue counterparty_transaction_id = 11;getCounterpartyTransactionIdOrBuilder in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic boolean hasSecondaryMatchingFlag()
.google.protobuf.StringValue secondary_matching_flag = 12;hasSecondaryMatchingFlag in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getSecondaryMatchingFlag()
.google.protobuf.StringValue secondary_matching_flag = 12;getSecondaryMatchingFlag in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSecondaryMatchingFlagOrBuilder()
.google.protobuf.StringValue secondary_matching_flag = 12;getSecondaryMatchingFlagOrBuilder in interface ParticipantToParticipantTransferConfirmationOrBuilderpublic 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 ParticipantToParticipantTransferConfirmation parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ParticipantToParticipantTransferConfirmation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ParticipantToParticipantTransferConfirmation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ParticipantToParticipantTransferConfirmation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ParticipantToParticipantTransferConfirmation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ParticipantToParticipantTransferConfirmation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ParticipantToParticipantTransferConfirmation parseFrom(InputStream input) throws IOException
IOExceptionpublic static ParticipantToParticipantTransferConfirmation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ParticipantToParticipantTransferConfirmation parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ParticipantToParticipantTransferConfirmation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ParticipantToParticipantTransferConfirmation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ParticipantToParticipantTransferConfirmation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ParticipantToParticipantTransferConfirmation.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ParticipantToParticipantTransferConfirmation.Builder newBuilder()
public static ParticipantToParticipantTransferConfirmation.Builder newBuilder(ParticipantToParticipantTransferConfirmation prototype)
public ParticipantToParticipantTransferConfirmation.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ParticipantToParticipantTransferConfirmation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ParticipantToParticipantTransferConfirmation getDefaultInstance()
public static com.google.protobuf.Parser<ParticipantToParticipantTransferConfirmation> parser()
public com.google.protobuf.Parser<ParticipantToParticipantTransferConfirmation> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ParticipantToParticipantTransferConfirmation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.