public static final class ChangeOfControllingParticipantStatusAdvice.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChangeOfControllingParticipantStatusAdvice.Builder> implements ChangeOfControllingParticipantStatusAdviceOrBuilder
fincleartech.ibroker.ChangeOfControllingParticipantStatusAdvice| Modifier and Type | Method and Description |
|---|---|
ChangeOfControllingParticipantStatusAdvice.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ChangeOfControllingParticipantStatusAdvice |
build() |
ChangeOfControllingParticipantStatusAdvice |
buildPartial() |
ChangeOfControllingParticipantStatusAdvice.Builder |
clear() |
ChangeOfControllingParticipantStatusAdvice.Builder |
clearCounterpartyTransactionId()
.google.protobuf.StringValue counterparty_transaction_id = 5; |
ChangeOfControllingParticipantStatusAdvice.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ChangeOfControllingParticipantStatusAdvice.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ChangeOfControllingParticipantStatusAdvice.Builder |
clearParticipantId()
.google.protobuf.StringValue participant_id = 2; |
ChangeOfControllingParticipantStatusAdvice.Builder |
clearRequestId()
Correlation request identifier
|
ChangeOfControllingParticipantStatusAdvice.Builder |
clearSettlementAccount()
.google.protobuf.StringValue settlement_account = 4; |
ChangeOfControllingParticipantStatusAdvice.Builder |
clearStatus()
.google.protobuf.StringValue status = 6; |
ChangeOfControllingParticipantStatusAdvice.Builder |
clearTransactionId()
.google.protobuf.StringValue transaction_id = 3; |
ChangeOfControllingParticipantStatusAdvice.Builder |
clone() |
com.google.protobuf.StringValue |
getCounterpartyTransactionId()
.google.protobuf.StringValue counterparty_transaction_id = 5; |
com.google.protobuf.StringValue.Builder |
getCounterpartyTransactionIdBuilder()
.google.protobuf.StringValue counterparty_transaction_id = 5; |
com.google.protobuf.StringValueOrBuilder |
getCounterpartyTransactionIdOrBuilder()
.google.protobuf.StringValue counterparty_transaction_id = 5; |
ChangeOfControllingParticipantStatusAdvice |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.StringValue |
getParticipantId()
.google.protobuf.StringValue participant_id = 2; |
com.google.protobuf.StringValue.Builder |
getParticipantIdBuilder()
.google.protobuf.StringValue participant_id = 2; |
com.google.protobuf.StringValueOrBuilder |
getParticipantIdOrBuilder()
.google.protobuf.StringValue participant_id = 2; |
com.google.protobuf.StringValue |
getRequestId()
Correlation request identifier
|
com.google.protobuf.StringValue.Builder |
getRequestIdBuilder()
Correlation request identifier
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
Correlation request identifier
|
com.google.protobuf.StringValue |
getSettlementAccount()
.google.protobuf.StringValue settlement_account = 4; |
com.google.protobuf.StringValue.Builder |
getSettlementAccountBuilder()
.google.protobuf.StringValue settlement_account = 4; |
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 4; |
com.google.protobuf.StringValue |
getStatus()
.google.protobuf.StringValue status = 6; |
com.google.protobuf.StringValue.Builder |
getStatusBuilder()
.google.protobuf.StringValue status = 6; |
com.google.protobuf.StringValueOrBuilder |
getStatusOrBuilder()
.google.protobuf.StringValue status = 6; |
com.google.protobuf.StringValue |
getTransactionId()
.google.protobuf.StringValue transaction_id = 3; |
com.google.protobuf.StringValue.Builder |
getTransactionIdBuilder()
.google.protobuf.StringValue transaction_id = 3; |
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 3; |
boolean |
hasCounterpartyTransactionId()
.google.protobuf.StringValue counterparty_transaction_id = 5; |
boolean |
hasParticipantId()
.google.protobuf.StringValue participant_id = 2; |
boolean |
hasRequestId()
Correlation request identifier
|
boolean |
hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 4; |
boolean |
hasStatus()
.google.protobuf.StringValue status = 6; |
boolean |
hasTransactionId()
.google.protobuf.StringValue transaction_id = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ChangeOfControllingParticipantStatusAdvice.Builder |
mergeCounterpartyTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue counterparty_transaction_id = 5; |
ChangeOfControllingParticipantStatusAdvice.Builder |
mergeFrom(ChangeOfControllingParticipantStatusAdvice other) |
ChangeOfControllingParticipantStatusAdvice.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ChangeOfControllingParticipantStatusAdvice.Builder |
mergeFrom(com.google.protobuf.Message other) |
ChangeOfControllingParticipantStatusAdvice.Builder |
mergeParticipantId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue participant_id = 2; |
ChangeOfControllingParticipantStatusAdvice.Builder |
mergeRequestId(com.google.protobuf.StringValue value)
Correlation request identifier
|
ChangeOfControllingParticipantStatusAdvice.Builder |
mergeSettlementAccount(com.google.protobuf.StringValue value)
.google.protobuf.StringValue settlement_account = 4; |
ChangeOfControllingParticipantStatusAdvice.Builder |
mergeStatus(com.google.protobuf.StringValue value)
.google.protobuf.StringValue status = 6; |
ChangeOfControllingParticipantStatusAdvice.Builder |
mergeTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 3; |
ChangeOfControllingParticipantStatusAdvice.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ChangeOfControllingParticipantStatusAdvice.Builder |
setCounterpartyTransactionId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue counterparty_transaction_id = 5; |
ChangeOfControllingParticipantStatusAdvice.Builder |
setCounterpartyTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue counterparty_transaction_id = 5; |
ChangeOfControllingParticipantStatusAdvice.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ChangeOfControllingParticipantStatusAdvice.Builder |
setParticipantId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue participant_id = 2; |
ChangeOfControllingParticipantStatusAdvice.Builder |
setParticipantId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue participant_id = 2; |
ChangeOfControllingParticipantStatusAdvice.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ChangeOfControllingParticipantStatusAdvice.Builder |
setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
Correlation request identifier
|
ChangeOfControllingParticipantStatusAdvice.Builder |
setRequestId(com.google.protobuf.StringValue value)
Correlation request identifier
|
ChangeOfControllingParticipantStatusAdvice.Builder |
setSettlementAccount(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue settlement_account = 4; |
ChangeOfControllingParticipantStatusAdvice.Builder |
setSettlementAccount(com.google.protobuf.StringValue value)
.google.protobuf.StringValue settlement_account = 4; |
ChangeOfControllingParticipantStatusAdvice.Builder |
setStatus(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue status = 6; |
ChangeOfControllingParticipantStatusAdvice.Builder |
setStatus(com.google.protobuf.StringValue value)
.google.protobuf.StringValue status = 6; |
ChangeOfControllingParticipantStatusAdvice.Builder |
setTransactionId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue transaction_id = 3; |
ChangeOfControllingParticipantStatusAdvice.Builder |
setTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 3; |
ChangeOfControllingParticipantStatusAdvice.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeOfControllingParticipantStatusAdvice.Builder>public ChangeOfControllingParticipantStatusAdvice.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeOfControllingParticipantStatusAdvice.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeOfControllingParticipantStatusAdvice.Builder>public ChangeOfControllingParticipantStatusAdvice getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ChangeOfControllingParticipantStatusAdvice build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ChangeOfControllingParticipantStatusAdvice buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ChangeOfControllingParticipantStatusAdvice.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeOfControllingParticipantStatusAdvice.Builder>public ChangeOfControllingParticipantStatusAdvice.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeOfControllingParticipantStatusAdvice.Builder>public ChangeOfControllingParticipantStatusAdvice.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeOfControllingParticipantStatusAdvice.Builder>public ChangeOfControllingParticipantStatusAdvice.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeOfControllingParticipantStatusAdvice.Builder>public ChangeOfControllingParticipantStatusAdvice.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeOfControllingParticipantStatusAdvice.Builder>public ChangeOfControllingParticipantStatusAdvice.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeOfControllingParticipantStatusAdvice.Builder>public ChangeOfControllingParticipantStatusAdvice.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ChangeOfControllingParticipantStatusAdvice.Builder>public ChangeOfControllingParticipantStatusAdvice.Builder mergeFrom(ChangeOfControllingParticipantStatusAdvice other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeOfControllingParticipantStatusAdvice.Builder>public ChangeOfControllingParticipantStatusAdvice.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ChangeOfControllingParticipantStatusAdvice.Builder>IOExceptionpublic boolean hasRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;hasRequestId in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic com.google.protobuf.StringValue getRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;getRequestId in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic ChangeOfControllingParticipantStatusAdvice.Builder setRequestId(com.google.protobuf.StringValue value)
Correlation request identifier
.google.protobuf.StringValue request_id = 1;public ChangeOfControllingParticipantStatusAdvice.Builder setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
Correlation request identifier
.google.protobuf.StringValue request_id = 1;public ChangeOfControllingParticipantStatusAdvice.Builder mergeRequestId(com.google.protobuf.StringValue value)
Correlation request identifier
.google.protobuf.StringValue request_id = 1;public ChangeOfControllingParticipantStatusAdvice.Builder clearRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;public com.google.protobuf.StringValue.Builder getRequestIdBuilder()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;public com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic boolean hasParticipantId()
.google.protobuf.StringValue participant_id = 2;hasParticipantId in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic com.google.protobuf.StringValue getParticipantId()
.google.protobuf.StringValue participant_id = 2;getParticipantId in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic ChangeOfControllingParticipantStatusAdvice.Builder setParticipantId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue participant_id = 2;public ChangeOfControllingParticipantStatusAdvice.Builder setParticipantId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue participant_id = 2;public ChangeOfControllingParticipantStatusAdvice.Builder mergeParticipantId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue participant_id = 2;public ChangeOfControllingParticipantStatusAdvice.Builder clearParticipantId()
.google.protobuf.StringValue participant_id = 2;public com.google.protobuf.StringValue.Builder getParticipantIdBuilder()
.google.protobuf.StringValue participant_id = 2;public com.google.protobuf.StringValueOrBuilder getParticipantIdOrBuilder()
.google.protobuf.StringValue participant_id = 2;getParticipantIdOrBuilder in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic boolean hasTransactionId()
.google.protobuf.StringValue transaction_id = 3;hasTransactionId in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic com.google.protobuf.StringValue getTransactionId()
.google.protobuf.StringValue transaction_id = 3;getTransactionId in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic ChangeOfControllingParticipantStatusAdvice.Builder setTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 3;public ChangeOfControllingParticipantStatusAdvice.Builder setTransactionId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue transaction_id = 3;public ChangeOfControllingParticipantStatusAdvice.Builder mergeTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 3;public ChangeOfControllingParticipantStatusAdvice.Builder clearTransactionId()
.google.protobuf.StringValue transaction_id = 3;public com.google.protobuf.StringValue.Builder getTransactionIdBuilder()
.google.protobuf.StringValue transaction_id = 3;public com.google.protobuf.StringValueOrBuilder getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 3;getTransactionIdOrBuilder in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic boolean hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 4;hasSettlementAccount in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic com.google.protobuf.StringValue getSettlementAccount()
.google.protobuf.StringValue settlement_account = 4;getSettlementAccount in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic ChangeOfControllingParticipantStatusAdvice.Builder setSettlementAccount(com.google.protobuf.StringValue value)
.google.protobuf.StringValue settlement_account = 4;public ChangeOfControllingParticipantStatusAdvice.Builder setSettlementAccount(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue settlement_account = 4;public ChangeOfControllingParticipantStatusAdvice.Builder mergeSettlementAccount(com.google.protobuf.StringValue value)
.google.protobuf.StringValue settlement_account = 4;public ChangeOfControllingParticipantStatusAdvice.Builder clearSettlementAccount()
.google.protobuf.StringValue settlement_account = 4;public com.google.protobuf.StringValue.Builder getSettlementAccountBuilder()
.google.protobuf.StringValue settlement_account = 4;public com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 4;getSettlementAccountOrBuilder in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic boolean hasCounterpartyTransactionId()
.google.protobuf.StringValue counterparty_transaction_id = 5;hasCounterpartyTransactionId in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic com.google.protobuf.StringValue getCounterpartyTransactionId()
.google.protobuf.StringValue counterparty_transaction_id = 5;getCounterpartyTransactionId in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic ChangeOfControllingParticipantStatusAdvice.Builder setCounterpartyTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue counterparty_transaction_id = 5;public ChangeOfControllingParticipantStatusAdvice.Builder setCounterpartyTransactionId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue counterparty_transaction_id = 5;public ChangeOfControllingParticipantStatusAdvice.Builder mergeCounterpartyTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue counterparty_transaction_id = 5;public ChangeOfControllingParticipantStatusAdvice.Builder clearCounterpartyTransactionId()
.google.protobuf.StringValue counterparty_transaction_id = 5;public com.google.protobuf.StringValue.Builder getCounterpartyTransactionIdBuilder()
.google.protobuf.StringValue counterparty_transaction_id = 5;public com.google.protobuf.StringValueOrBuilder getCounterpartyTransactionIdOrBuilder()
.google.protobuf.StringValue counterparty_transaction_id = 5;getCounterpartyTransactionIdOrBuilder in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic boolean hasStatus()
.google.protobuf.StringValue status = 6;hasStatus in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic com.google.protobuf.StringValue getStatus()
.google.protobuf.StringValue status = 6;getStatus in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic ChangeOfControllingParticipantStatusAdvice.Builder setStatus(com.google.protobuf.StringValue value)
.google.protobuf.StringValue status = 6;public ChangeOfControllingParticipantStatusAdvice.Builder setStatus(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue status = 6;public ChangeOfControllingParticipantStatusAdvice.Builder mergeStatus(com.google.protobuf.StringValue value)
.google.protobuf.StringValue status = 6;public ChangeOfControllingParticipantStatusAdvice.Builder clearStatus()
.google.protobuf.StringValue status = 6;public com.google.protobuf.StringValue.Builder getStatusBuilder()
.google.protobuf.StringValue status = 6;public com.google.protobuf.StringValueOrBuilder getStatusOrBuilder()
.google.protobuf.StringValue status = 6;getStatusOrBuilder in interface ChangeOfControllingParticipantStatusAdviceOrBuilderpublic final ChangeOfControllingParticipantStatusAdvice.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeOfControllingParticipantStatusAdvice.Builder>public final ChangeOfControllingParticipantStatusAdvice.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChangeOfControllingParticipantStatusAdvice.Builder>Copyright © 2022. All rights reserved.