public static final class CollateralWithdrawalRequestAccepted.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CollateralWithdrawalRequestAccepted.Builder> implements CollateralWithdrawalRequestAcceptedOrBuilder
fincleartech.ibroker.CollateralWithdrawalRequestAccepted| Modifier and Type | Method and Description |
|---|---|
CollateralWithdrawalRequestAccepted.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CollateralWithdrawalRequestAccepted |
build() |
CollateralWithdrawalRequestAccepted |
buildPartial() |
CollateralWithdrawalRequestAccepted.Builder |
clear() |
CollateralWithdrawalRequestAccepted.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CollateralWithdrawalRequestAccepted.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CollateralWithdrawalRequestAccepted.Builder |
clearParticipantId()
.google.protobuf.StringValue participant_id = 2; |
CollateralWithdrawalRequestAccepted.Builder |
clearRequestId()
.google.protobuf.StringValue request_id = 1; |
CollateralWithdrawalRequestAccepted.Builder |
clearStatus()
.google.protobuf.StringValue status = 4; |
CollateralWithdrawalRequestAccepted.Builder |
clearTransactionId()
.google.protobuf.StringValue transaction_id = 3; |
CollateralWithdrawalRequestAccepted.Builder |
clone() |
CollateralWithdrawalRequestAccepted |
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()
.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 |
getStatus()
.google.protobuf.StringValue status = 4; |
com.google.protobuf.StringValue.Builder |
getStatusBuilder()
.google.protobuf.StringValue status = 4; |
com.google.protobuf.StringValueOrBuilder |
getStatusOrBuilder()
.google.protobuf.StringValue status = 4; |
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 |
hasParticipantId()
.google.protobuf.StringValue participant_id = 2; |
boolean |
hasRequestId()
.google.protobuf.StringValue request_id = 1; |
boolean |
hasStatus()
.google.protobuf.StringValue status = 4; |
boolean |
hasTransactionId()
.google.protobuf.StringValue transaction_id = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CollateralWithdrawalRequestAccepted.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CollateralWithdrawalRequestAccepted.Builder |
mergeFrom(CollateralWithdrawalRequestAccepted other) |
CollateralWithdrawalRequestAccepted.Builder |
mergeFrom(com.google.protobuf.Message other) |
CollateralWithdrawalRequestAccepted.Builder |
mergeParticipantId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue participant_id = 2; |
CollateralWithdrawalRequestAccepted.Builder |
mergeRequestId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue request_id = 1; |
CollateralWithdrawalRequestAccepted.Builder |
mergeStatus(com.google.protobuf.StringValue value)
.google.protobuf.StringValue status = 4; |
CollateralWithdrawalRequestAccepted.Builder |
mergeTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 3; |
CollateralWithdrawalRequestAccepted.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CollateralWithdrawalRequestAccepted.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CollateralWithdrawalRequestAccepted.Builder |
setParticipantId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue participant_id = 2; |
CollateralWithdrawalRequestAccepted.Builder |
setParticipantId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue participant_id = 2; |
CollateralWithdrawalRequestAccepted.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CollateralWithdrawalRequestAccepted.Builder |
setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue request_id = 1; |
CollateralWithdrawalRequestAccepted.Builder |
setRequestId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue request_id = 1; |
CollateralWithdrawalRequestAccepted.Builder |
setStatus(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue status = 4; |
CollateralWithdrawalRequestAccepted.Builder |
setStatus(com.google.protobuf.StringValue value)
.google.protobuf.StringValue status = 4; |
CollateralWithdrawalRequestAccepted.Builder |
setTransactionId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue transaction_id = 3; |
CollateralWithdrawalRequestAccepted.Builder |
setTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 3; |
CollateralWithdrawalRequestAccepted.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<CollateralWithdrawalRequestAccepted.Builder>public CollateralWithdrawalRequestAccepted.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CollateralWithdrawalRequestAccepted.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<CollateralWithdrawalRequestAccepted.Builder>public CollateralWithdrawalRequestAccepted getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CollateralWithdrawalRequestAccepted build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CollateralWithdrawalRequestAccepted buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CollateralWithdrawalRequestAccepted.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CollateralWithdrawalRequestAccepted.Builder>public CollateralWithdrawalRequestAccepted.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<CollateralWithdrawalRequestAccepted.Builder>public CollateralWithdrawalRequestAccepted.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CollateralWithdrawalRequestAccepted.Builder>public CollateralWithdrawalRequestAccepted.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CollateralWithdrawalRequestAccepted.Builder>public CollateralWithdrawalRequestAccepted.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<CollateralWithdrawalRequestAccepted.Builder>public CollateralWithdrawalRequestAccepted.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<CollateralWithdrawalRequestAccepted.Builder>public CollateralWithdrawalRequestAccepted.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CollateralWithdrawalRequestAccepted.Builder>public CollateralWithdrawalRequestAccepted.Builder mergeFrom(CollateralWithdrawalRequestAccepted other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CollateralWithdrawalRequestAccepted.Builder>public CollateralWithdrawalRequestAccepted.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<CollateralWithdrawalRequestAccepted.Builder>IOExceptionpublic boolean hasRequestId()
.google.protobuf.StringValue request_id = 1;hasRequestId in interface CollateralWithdrawalRequestAcceptedOrBuilderpublic com.google.protobuf.StringValue getRequestId()
.google.protobuf.StringValue request_id = 1;getRequestId in interface CollateralWithdrawalRequestAcceptedOrBuilderpublic CollateralWithdrawalRequestAccepted.Builder setRequestId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue request_id = 1;public CollateralWithdrawalRequestAccepted.Builder setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue request_id = 1;public CollateralWithdrawalRequestAccepted.Builder mergeRequestId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue request_id = 1;public CollateralWithdrawalRequestAccepted.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 CollateralWithdrawalRequestAcceptedOrBuilderpublic boolean hasParticipantId()
.google.protobuf.StringValue participant_id = 2;hasParticipantId in interface CollateralWithdrawalRequestAcceptedOrBuilderpublic com.google.protobuf.StringValue getParticipantId()
.google.protobuf.StringValue participant_id = 2;getParticipantId in interface CollateralWithdrawalRequestAcceptedOrBuilderpublic CollateralWithdrawalRequestAccepted.Builder setParticipantId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue participant_id = 2;public CollateralWithdrawalRequestAccepted.Builder setParticipantId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue participant_id = 2;public CollateralWithdrawalRequestAccepted.Builder mergeParticipantId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue participant_id = 2;public CollateralWithdrawalRequestAccepted.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 CollateralWithdrawalRequestAcceptedOrBuilderpublic boolean hasTransactionId()
.google.protobuf.StringValue transaction_id = 3;hasTransactionId in interface CollateralWithdrawalRequestAcceptedOrBuilderpublic com.google.protobuf.StringValue getTransactionId()
.google.protobuf.StringValue transaction_id = 3;getTransactionId in interface CollateralWithdrawalRequestAcceptedOrBuilderpublic CollateralWithdrawalRequestAccepted.Builder setTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 3;public CollateralWithdrawalRequestAccepted.Builder setTransactionId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue transaction_id = 3;public CollateralWithdrawalRequestAccepted.Builder mergeTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 3;public CollateralWithdrawalRequestAccepted.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 CollateralWithdrawalRequestAcceptedOrBuilderpublic boolean hasStatus()
.google.protobuf.StringValue status = 4;hasStatus in interface CollateralWithdrawalRequestAcceptedOrBuilderpublic com.google.protobuf.StringValue getStatus()
.google.protobuf.StringValue status = 4;getStatus in interface CollateralWithdrawalRequestAcceptedOrBuilderpublic CollateralWithdrawalRequestAccepted.Builder setStatus(com.google.protobuf.StringValue value)
.google.protobuf.StringValue status = 4;public CollateralWithdrawalRequestAccepted.Builder setStatus(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue status = 4;public CollateralWithdrawalRequestAccepted.Builder mergeStatus(com.google.protobuf.StringValue value)
.google.protobuf.StringValue status = 4;public CollateralWithdrawalRequestAccepted.Builder clearStatus()
.google.protobuf.StringValue status = 4;public com.google.protobuf.StringValue.Builder getStatusBuilder()
.google.protobuf.StringValue status = 4;public com.google.protobuf.StringValueOrBuilder getStatusOrBuilder()
.google.protobuf.StringValue status = 4;getStatusOrBuilder in interface CollateralWithdrawalRequestAcceptedOrBuilderpublic final CollateralWithdrawalRequestAccepted.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CollateralWithdrawalRequestAccepted.Builder>public final CollateralWithdrawalRequestAccepted.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CollateralWithdrawalRequestAccepted.Builder>Copyright © 2022. All rights reserved.