public final class AccountToAccountTransferConfirmation extends com.google.protobuf.GeneratedMessageV3 implements AccountToAccountTransferConfirmationOrBuilder
fincleartech.ibroker.AccountToAccountTransferConfirmation| Modifier and Type | Class and Description |
|---|---|
static class |
AccountToAccountTransferConfirmation.Builder
Protobuf type
fincleartech.ibroker.AccountToAccountTransferConfirmation |
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 |
DELIVERING_HOLDING_BALANCE_FIELD_NUMBER |
static int |
DELIVERING_PARTICIPANT_FIELD_NUMBER |
static int |
DELIVERING_SETTLEMENT_ACCOUNT_FIELD_NUMBER |
static int |
EFFECTIVE_SETTLEMENT_DATE_FIELD_NUMBER |
static int |
MOVEMENT_DETAILS_FIELD_NUMBER |
static int |
RECEIVING_HOLDING_BALANCE_FIELD_NUMBER |
static int |
RECEIVING_PARTICIPANT_FIELD_NUMBER |
static int |
RECEIVING_SETTLEMENT_ACCOUNT_FIELD_NUMBER |
static int |
REFERENCE_DETAILS_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
TRANSACTION_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static AccountToAccountTransferConfirmation |
getDefaultInstance() |
AccountToAccountTransferConfirmation |
getDefaultInstanceForType() |
NumberValue |
getDeliveringHoldingBalance()
.fincleartech.ibroker.NumberValue delivering_holding_balance = 9; |
NumberValueOrBuilder |
getDeliveringHoldingBalanceOrBuilder()
.fincleartech.ibroker.NumberValue delivering_holding_balance = 9; |
com.google.protobuf.StringValue |
getDeliveringParticipant()
.google.protobuf.StringValue delivering_participant = 4; |
com.google.protobuf.StringValueOrBuilder |
getDeliveringParticipantOrBuilder()
.google.protobuf.StringValue delivering_participant = 4; |
com.google.protobuf.StringValue |
getDeliveringSettlementAccount()
.google.protobuf.StringValue delivering_settlement_account = 5; |
com.google.protobuf.StringValueOrBuilder |
getDeliveringSettlementAccountOrBuilder()
.google.protobuf.StringValue delivering_settlement_account = 5; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
DateTimeValue |
getEffectiveSettlementDate()
.fincleartech.ibroker.DateTimeValue effective_settlement_date = 10; |
DateTimeValueOrBuilder |
getEffectiveSettlementDateOrBuilder()
.fincleartech.ibroker.DateTimeValue effective_settlement_date = 10; |
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<AccountToAccountTransferConfirmation> |
getParserForType() |
NumberValue |
getReceivingHoldingBalance()
.fincleartech.ibroker.NumberValue receiving_holding_balance = 8; |
NumberValueOrBuilder |
getReceivingHoldingBalanceOrBuilder()
.fincleartech.ibroker.NumberValue receiving_holding_balance = 8; |
com.google.protobuf.StringValue |
getReceivingParticipant()
.google.protobuf.StringValue receiving_participant = 6; |
com.google.protobuf.StringValueOrBuilder |
getReceivingParticipantOrBuilder()
.google.protobuf.StringValue receiving_participant = 6; |
com.google.protobuf.StringValue |
getReceivingSettlementAccount()
.google.protobuf.StringValue receiving_settlement_account = 7; |
com.google.protobuf.StringValueOrBuilder |
getReceivingSettlementAccountOrBuilder()
.google.protobuf.StringValue receiving_settlement_account = 7; |
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
|
int |
getSerializedSize() |
com.google.protobuf.StringValue |
getTransactionId()
.google.protobuf.StringValue transaction_id = 11; |
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 11; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasDeliveringHoldingBalance()
.fincleartech.ibroker.NumberValue delivering_holding_balance = 9; |
boolean |
hasDeliveringParticipant()
.google.protobuf.StringValue delivering_participant = 4; |
boolean |
hasDeliveringSettlementAccount()
.google.protobuf.StringValue delivering_settlement_account = 5; |
boolean |
hasEffectiveSettlementDate()
.fincleartech.ibroker.DateTimeValue effective_settlement_date = 10; |
int |
hashCode() |
boolean |
hasMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
|
boolean |
hasReceivingHoldingBalance()
.fincleartech.ibroker.NumberValue receiving_holding_balance = 8; |
boolean |
hasReceivingParticipant()
.google.protobuf.StringValue receiving_participant = 6; |
boolean |
hasReceivingSettlementAccount()
.google.protobuf.StringValue receiving_settlement_account = 7; |
boolean |
hasReferenceDetails()
Request message references
|
boolean |
hasRequestId()
Correlation request identifier
|
boolean |
hasTransactionId()
.google.protobuf.StringValue transaction_id = 11; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AccountToAccountTransferConfirmation.Builder |
newBuilder() |
static AccountToAccountTransferConfirmation.Builder |
newBuilder(AccountToAccountTransferConfirmation prototype) |
AccountToAccountTransferConfirmation.Builder |
newBuilderForType() |
protected AccountToAccountTransferConfirmation.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AccountToAccountTransferConfirmation |
parseDelimitedFrom(InputStream input) |
static AccountToAccountTransferConfirmation |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountToAccountTransferConfirmation |
parseFrom(byte[] data) |
static AccountToAccountTransferConfirmation |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountToAccountTransferConfirmation |
parseFrom(ByteBuffer data) |
static AccountToAccountTransferConfirmation |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountToAccountTransferConfirmation |
parseFrom(com.google.protobuf.ByteString data) |
static AccountToAccountTransferConfirmation |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountToAccountTransferConfirmation |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AccountToAccountTransferConfirmation |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountToAccountTransferConfirmation |
parseFrom(InputStream input) |
static AccountToAccountTransferConfirmation |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AccountToAccountTransferConfirmation> |
parser() |
AccountToAccountTransferConfirmation.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 DELIVERING_SETTLEMENT_ACCOUNT_FIELD_NUMBER
public static final int RECEIVING_PARTICIPANT_FIELD_NUMBER
public static final int RECEIVING_SETTLEMENT_ACCOUNT_FIELD_NUMBER
public static final int RECEIVING_HOLDING_BALANCE_FIELD_NUMBER
public static final int DELIVERING_HOLDING_BALANCE_FIELD_NUMBER
public static final int EFFECTIVE_SETTLEMENT_DATE_FIELD_NUMBER
public static final int TRANSACTION_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()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;hasRequestId in interface AccountToAccountTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;getRequestId in interface AccountToAccountTransferConfirmationOrBuilderpublic com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface AccountToAccountTransferConfirmationOrBuilderpublic boolean hasReferenceDetails()
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 2;hasReferenceDetails in interface AccountToAccountTransferConfirmationOrBuilderpublic ReferenceDetails getReferenceDetails()
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 2;getReferenceDetails in interface AccountToAccountTransferConfirmationOrBuilderpublic ReferenceDetailsOrBuilder getReferenceDetailsOrBuilder()
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 2;getReferenceDetailsOrBuilder in interface AccountToAccountTransferConfirmationOrBuilderpublic boolean hasMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 3;hasMovementDetails in interface AccountToAccountTransferConfirmationOrBuilderpublic MovementDetails getMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 3;getMovementDetails in interface AccountToAccountTransferConfirmationOrBuilderpublic MovementDetailsOrBuilder getMovementDetailsOrBuilder()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 3;getMovementDetailsOrBuilder in interface AccountToAccountTransferConfirmationOrBuilderpublic boolean hasDeliveringParticipant()
.google.protobuf.StringValue delivering_participant = 4;hasDeliveringParticipant in interface AccountToAccountTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getDeliveringParticipant()
.google.protobuf.StringValue delivering_participant = 4;getDeliveringParticipant in interface AccountToAccountTransferConfirmationOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDeliveringParticipantOrBuilder()
.google.protobuf.StringValue delivering_participant = 4;getDeliveringParticipantOrBuilder in interface AccountToAccountTransferConfirmationOrBuilderpublic boolean hasDeliveringSettlementAccount()
.google.protobuf.StringValue delivering_settlement_account = 5;hasDeliveringSettlementAccount in interface AccountToAccountTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getDeliveringSettlementAccount()
.google.protobuf.StringValue delivering_settlement_account = 5;getDeliveringSettlementAccount in interface AccountToAccountTransferConfirmationOrBuilderpublic com.google.protobuf.StringValueOrBuilder getDeliveringSettlementAccountOrBuilder()
.google.protobuf.StringValue delivering_settlement_account = 5;getDeliveringSettlementAccountOrBuilder in interface AccountToAccountTransferConfirmationOrBuilderpublic boolean hasReceivingParticipant()
.google.protobuf.StringValue receiving_participant = 6;hasReceivingParticipant in interface AccountToAccountTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getReceivingParticipant()
.google.protobuf.StringValue receiving_participant = 6;getReceivingParticipant in interface AccountToAccountTransferConfirmationOrBuilderpublic com.google.protobuf.StringValueOrBuilder getReceivingParticipantOrBuilder()
.google.protobuf.StringValue receiving_participant = 6;getReceivingParticipantOrBuilder in interface AccountToAccountTransferConfirmationOrBuilderpublic boolean hasReceivingSettlementAccount()
.google.protobuf.StringValue receiving_settlement_account = 7;hasReceivingSettlementAccount in interface AccountToAccountTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getReceivingSettlementAccount()
.google.protobuf.StringValue receiving_settlement_account = 7;getReceivingSettlementAccount in interface AccountToAccountTransferConfirmationOrBuilderpublic com.google.protobuf.StringValueOrBuilder getReceivingSettlementAccountOrBuilder()
.google.protobuf.StringValue receiving_settlement_account = 7;getReceivingSettlementAccountOrBuilder in interface AccountToAccountTransferConfirmationOrBuilderpublic boolean hasReceivingHoldingBalance()
.fincleartech.ibroker.NumberValue receiving_holding_balance = 8;hasReceivingHoldingBalance in interface AccountToAccountTransferConfirmationOrBuilderpublic NumberValue getReceivingHoldingBalance()
.fincleartech.ibroker.NumberValue receiving_holding_balance = 8;getReceivingHoldingBalance in interface AccountToAccountTransferConfirmationOrBuilderpublic NumberValueOrBuilder getReceivingHoldingBalanceOrBuilder()
.fincleartech.ibroker.NumberValue receiving_holding_balance = 8;getReceivingHoldingBalanceOrBuilder in interface AccountToAccountTransferConfirmationOrBuilderpublic boolean hasDeliveringHoldingBalance()
.fincleartech.ibroker.NumberValue delivering_holding_balance = 9;hasDeliveringHoldingBalance in interface AccountToAccountTransferConfirmationOrBuilderpublic NumberValue getDeliveringHoldingBalance()
.fincleartech.ibroker.NumberValue delivering_holding_balance = 9;getDeliveringHoldingBalance in interface AccountToAccountTransferConfirmationOrBuilderpublic NumberValueOrBuilder getDeliveringHoldingBalanceOrBuilder()
.fincleartech.ibroker.NumberValue delivering_holding_balance = 9;getDeliveringHoldingBalanceOrBuilder in interface AccountToAccountTransferConfirmationOrBuilderpublic boolean hasEffectiveSettlementDate()
.fincleartech.ibroker.DateTimeValue effective_settlement_date = 10;hasEffectiveSettlementDate in interface AccountToAccountTransferConfirmationOrBuilderpublic DateTimeValue getEffectiveSettlementDate()
.fincleartech.ibroker.DateTimeValue effective_settlement_date = 10;getEffectiveSettlementDate in interface AccountToAccountTransferConfirmationOrBuilderpublic DateTimeValueOrBuilder getEffectiveSettlementDateOrBuilder()
.fincleartech.ibroker.DateTimeValue effective_settlement_date = 10;getEffectiveSettlementDateOrBuilder in interface AccountToAccountTransferConfirmationOrBuilderpublic boolean hasTransactionId()
.google.protobuf.StringValue transaction_id = 11;hasTransactionId in interface AccountToAccountTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getTransactionId()
.google.protobuf.StringValue transaction_id = 11;getTransactionId in interface AccountToAccountTransferConfirmationOrBuilderpublic com.google.protobuf.StringValueOrBuilder getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 11;getTransactionIdOrBuilder in interface AccountToAccountTransferConfirmationOrBuilderpublic 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 AccountToAccountTransferConfirmation parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountToAccountTransferConfirmation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountToAccountTransferConfirmation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountToAccountTransferConfirmation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountToAccountTransferConfirmation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountToAccountTransferConfirmation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccountToAccountTransferConfirmation parseFrom(InputStream input) throws IOException
IOExceptionpublic static AccountToAccountTransferConfirmation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AccountToAccountTransferConfirmation parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AccountToAccountTransferConfirmation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AccountToAccountTransferConfirmation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AccountToAccountTransferConfirmation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AccountToAccountTransferConfirmation.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AccountToAccountTransferConfirmation.Builder newBuilder()
public static AccountToAccountTransferConfirmation.Builder newBuilder(AccountToAccountTransferConfirmation prototype)
public AccountToAccountTransferConfirmation.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AccountToAccountTransferConfirmation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AccountToAccountTransferConfirmation getDefaultInstance()
public static com.google.protobuf.Parser<AccountToAccountTransferConfirmation> parser()
public com.google.protobuf.Parser<AccountToAccountTransferConfirmation> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AccountToAccountTransferConfirmation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.