public static final class CreateChangeOfControllingParticipantTransactionRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CreateChangeOfControllingParticipantTransactionRequest.Builder> implements CreateChangeOfControllingParticipantTransactionRequestOrBuilder
fincleartech.ibroker.CreateChangeOfControllingParticipantTransactionRequest| Modifier and Type | Method and Description |
|---|---|
CreateChangeOfControllingParticipantTransactionRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateChangeOfControllingParticipantTransactionRequest |
build() |
CreateChangeOfControllingParticipantTransactionRequest |
buildPartial() |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
clear() |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
clearAccountNumber()
.google.protobuf.StringValue account_number = 2; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
clearNewParticipant()
.google.protobuf.StringValue new_participant = 5; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
clearParticipant()
.google.protobuf.StringValue participant = 4; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
clearRequestId()
.google.protobuf.StringValue request_id = 1; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
clearSettlementAccount()
.google.protobuf.StringValue settlement_account = 3; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
clone() |
com.google.protobuf.StringValue |
getAccountNumber()
.google.protobuf.StringValue account_number = 2; |
com.google.protobuf.StringValue.Builder |
getAccountNumberBuilder()
.google.protobuf.StringValue account_number = 2; |
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2; |
CreateChangeOfControllingParticipantTransactionRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.StringValue |
getNewParticipant()
.google.protobuf.StringValue new_participant = 5; |
com.google.protobuf.StringValue.Builder |
getNewParticipantBuilder()
.google.protobuf.StringValue new_participant = 5; |
com.google.protobuf.StringValueOrBuilder |
getNewParticipantOrBuilder()
.google.protobuf.StringValue new_participant = 5; |
com.google.protobuf.StringValue |
getParticipant()
.google.protobuf.StringValue participant = 4; |
com.google.protobuf.StringValue.Builder |
getParticipantBuilder()
.google.protobuf.StringValue participant = 4; |
com.google.protobuf.StringValueOrBuilder |
getParticipantOrBuilder()
.google.protobuf.StringValue participant = 4; |
com.google.protobuf.StringValue |
getRequestId()
.google.protobuf.StringValue request_id = 1; |
com.google.protobuf.StringValue.Builder |
getRequestIdBuilder()
.google.protobuf.StringValue request_id = 1; |
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
.google.protobuf.StringValue request_id = 1; |
com.google.protobuf.StringValue |
getSettlementAccount()
.google.protobuf.StringValue settlement_account = 3; |
com.google.protobuf.StringValue.Builder |
getSettlementAccountBuilder()
.google.protobuf.StringValue settlement_account = 3; |
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 3; |
boolean |
hasAccountNumber()
.google.protobuf.StringValue account_number = 2; |
boolean |
hasNewParticipant()
.google.protobuf.StringValue new_participant = 5; |
boolean |
hasParticipant()
.google.protobuf.StringValue participant = 4; |
boolean |
hasRequestId()
.google.protobuf.StringValue request_id = 1; |
boolean |
hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
mergeAccountNumber(com.google.protobuf.StringValue value)
.google.protobuf.StringValue account_number = 2; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
mergeFrom(CreateChangeOfControllingParticipantTransactionRequest other) |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
mergeNewParticipant(com.google.protobuf.StringValue value)
.google.protobuf.StringValue new_participant = 5; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
mergeParticipant(com.google.protobuf.StringValue value)
.google.protobuf.StringValue participant = 4; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
mergeRequestId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue request_id = 1; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
mergeSettlementAccount(com.google.protobuf.StringValue value)
.google.protobuf.StringValue settlement_account = 3; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue account_number = 2; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
setAccountNumber(com.google.protobuf.StringValue value)
.google.protobuf.StringValue account_number = 2; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
setNewParticipant(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue new_participant = 5; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
setNewParticipant(com.google.protobuf.StringValue value)
.google.protobuf.StringValue new_participant = 5; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
setParticipant(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue participant = 4; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
setParticipant(com.google.protobuf.StringValue value)
.google.protobuf.StringValue participant = 4; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue request_id = 1; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
setRequestId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue request_id = 1; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
setSettlementAccount(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue settlement_account = 3; |
CreateChangeOfControllingParticipantTransactionRequest.Builder |
setSettlementAccount(com.google.protobuf.StringValue value)
.google.protobuf.StringValue settlement_account = 3; |
CreateChangeOfControllingParticipantTransactionRequest.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<CreateChangeOfControllingParticipantTransactionRequest.Builder>public CreateChangeOfControllingParticipantTransactionRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CreateChangeOfControllingParticipantTransactionRequest.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<CreateChangeOfControllingParticipantTransactionRequest.Builder>public CreateChangeOfControllingParticipantTransactionRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CreateChangeOfControllingParticipantTransactionRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CreateChangeOfControllingParticipantTransactionRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CreateChangeOfControllingParticipantTransactionRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CreateChangeOfControllingParticipantTransactionRequest.Builder>public CreateChangeOfControllingParticipantTransactionRequest.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<CreateChangeOfControllingParticipantTransactionRequest.Builder>public CreateChangeOfControllingParticipantTransactionRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateChangeOfControllingParticipantTransactionRequest.Builder>public CreateChangeOfControllingParticipantTransactionRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CreateChangeOfControllingParticipantTransactionRequest.Builder>public CreateChangeOfControllingParticipantTransactionRequest.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<CreateChangeOfControllingParticipantTransactionRequest.Builder>public CreateChangeOfControllingParticipantTransactionRequest.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<CreateChangeOfControllingParticipantTransactionRequest.Builder>public CreateChangeOfControllingParticipantTransactionRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CreateChangeOfControllingParticipantTransactionRequest.Builder>public CreateChangeOfControllingParticipantTransactionRequest.Builder mergeFrom(CreateChangeOfControllingParticipantTransactionRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CreateChangeOfControllingParticipantTransactionRequest.Builder>public CreateChangeOfControllingParticipantTransactionRequest.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<CreateChangeOfControllingParticipantTransactionRequest.Builder>IOExceptionpublic boolean hasRequestId()
.google.protobuf.StringValue request_id = 1;hasRequestId in interface CreateChangeOfControllingParticipantTransactionRequestOrBuilderpublic com.google.protobuf.StringValue getRequestId()
.google.protobuf.StringValue request_id = 1;getRequestId in interface CreateChangeOfControllingParticipantTransactionRequestOrBuilderpublic CreateChangeOfControllingParticipantTransactionRequest.Builder setRequestId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue request_id = 1;public CreateChangeOfControllingParticipantTransactionRequest.Builder setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue request_id = 1;public CreateChangeOfControllingParticipantTransactionRequest.Builder mergeRequestId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue request_id = 1;public CreateChangeOfControllingParticipantTransactionRequest.Builder clearRequestId()
.google.protobuf.StringValue request_id = 1;public com.google.protobuf.StringValue.Builder getRequestIdBuilder()
.google.protobuf.StringValue request_id = 1;public com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface CreateChangeOfControllingParticipantTransactionRequestOrBuilderpublic boolean hasAccountNumber()
.google.protobuf.StringValue account_number = 2;hasAccountNumber in interface CreateChangeOfControllingParticipantTransactionRequestOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
.google.protobuf.StringValue account_number = 2;getAccountNumber in interface CreateChangeOfControllingParticipantTransactionRequestOrBuilderpublic CreateChangeOfControllingParticipantTransactionRequest.Builder setAccountNumber(com.google.protobuf.StringValue value)
.google.protobuf.StringValue account_number = 2;public CreateChangeOfControllingParticipantTransactionRequest.Builder setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue account_number = 2;public CreateChangeOfControllingParticipantTransactionRequest.Builder mergeAccountNumber(com.google.protobuf.StringValue value)
.google.protobuf.StringValue account_number = 2;public CreateChangeOfControllingParticipantTransactionRequest.Builder clearAccountNumber()
.google.protobuf.StringValue account_number = 2;public com.google.protobuf.StringValue.Builder getAccountNumberBuilder()
.google.protobuf.StringValue account_number = 2;public com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
.google.protobuf.StringValue account_number = 2;getAccountNumberOrBuilder in interface CreateChangeOfControllingParticipantTransactionRequestOrBuilderpublic boolean hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 3;hasSettlementAccount in interface CreateChangeOfControllingParticipantTransactionRequestOrBuilderpublic com.google.protobuf.StringValue getSettlementAccount()
.google.protobuf.StringValue settlement_account = 3;getSettlementAccount in interface CreateChangeOfControllingParticipantTransactionRequestOrBuilderpublic CreateChangeOfControllingParticipantTransactionRequest.Builder setSettlementAccount(com.google.protobuf.StringValue value)
.google.protobuf.StringValue settlement_account = 3;public CreateChangeOfControllingParticipantTransactionRequest.Builder setSettlementAccount(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue settlement_account = 3;public CreateChangeOfControllingParticipantTransactionRequest.Builder mergeSettlementAccount(com.google.protobuf.StringValue value)
.google.protobuf.StringValue settlement_account = 3;public CreateChangeOfControllingParticipantTransactionRequest.Builder clearSettlementAccount()
.google.protobuf.StringValue settlement_account = 3;public com.google.protobuf.StringValue.Builder getSettlementAccountBuilder()
.google.protobuf.StringValue settlement_account = 3;public com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 3;getSettlementAccountOrBuilder in interface CreateChangeOfControllingParticipantTransactionRequestOrBuilderpublic boolean hasParticipant()
.google.protobuf.StringValue participant = 4;hasParticipant in interface CreateChangeOfControllingParticipantTransactionRequestOrBuilderpublic com.google.protobuf.StringValue getParticipant()
.google.protobuf.StringValue participant = 4;getParticipant in interface CreateChangeOfControllingParticipantTransactionRequestOrBuilderpublic CreateChangeOfControllingParticipantTransactionRequest.Builder setParticipant(com.google.protobuf.StringValue value)
.google.protobuf.StringValue participant = 4;public CreateChangeOfControllingParticipantTransactionRequest.Builder setParticipant(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue participant = 4;public CreateChangeOfControllingParticipantTransactionRequest.Builder mergeParticipant(com.google.protobuf.StringValue value)
.google.protobuf.StringValue participant = 4;public CreateChangeOfControllingParticipantTransactionRequest.Builder clearParticipant()
.google.protobuf.StringValue participant = 4;public com.google.protobuf.StringValue.Builder getParticipantBuilder()
.google.protobuf.StringValue participant = 4;public com.google.protobuf.StringValueOrBuilder getParticipantOrBuilder()
.google.protobuf.StringValue participant = 4;getParticipantOrBuilder in interface CreateChangeOfControllingParticipantTransactionRequestOrBuilderpublic boolean hasNewParticipant()
.google.protobuf.StringValue new_participant = 5;hasNewParticipant in interface CreateChangeOfControllingParticipantTransactionRequestOrBuilderpublic com.google.protobuf.StringValue getNewParticipant()
.google.protobuf.StringValue new_participant = 5;getNewParticipant in interface CreateChangeOfControllingParticipantTransactionRequestOrBuilderpublic CreateChangeOfControllingParticipantTransactionRequest.Builder setNewParticipant(com.google.protobuf.StringValue value)
.google.protobuf.StringValue new_participant = 5;public CreateChangeOfControllingParticipantTransactionRequest.Builder setNewParticipant(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue new_participant = 5;public CreateChangeOfControllingParticipantTransactionRequest.Builder mergeNewParticipant(com.google.protobuf.StringValue value)
.google.protobuf.StringValue new_participant = 5;public CreateChangeOfControllingParticipantTransactionRequest.Builder clearNewParticipant()
.google.protobuf.StringValue new_participant = 5;public com.google.protobuf.StringValue.Builder getNewParticipantBuilder()
.google.protobuf.StringValue new_participant = 5;public com.google.protobuf.StringValueOrBuilder getNewParticipantOrBuilder()
.google.protobuf.StringValue new_participant = 5;getNewParticipantOrBuilder in interface CreateChangeOfControllingParticipantTransactionRequestOrBuilderpublic final CreateChangeOfControllingParticipantTransactionRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CreateChangeOfControllingParticipantTransactionRequest.Builder>public final CreateChangeOfControllingParticipantTransactionRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CreateChangeOfControllingParticipantTransactionRequest.Builder>Copyright © 2022. All rights reserved.