public static final class ParticipantToParticipantTransferStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ParticipantToParticipantTransferStatus.Builder> implements ParticipantToParticipantTransferStatusOrBuilder
fincleartech.ibroker.ParticipantToParticipantTransferStatus| Modifier and Type | Method and Description |
|---|---|
ParticipantToParticipantTransferStatus.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ParticipantToParticipantTransferStatus |
build() |
ParticipantToParticipantTransferStatus |
buildPartial() |
ParticipantToParticipantTransferStatus.Builder |
clear() |
ParticipantToParticipantTransferStatus.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ParticipantToParticipantTransferStatus.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ParticipantToParticipantTransferStatus.Builder |
clearRequestId()
Correlation request identifier
|
ParticipantToParticipantTransferStatus.Builder |
clearStatus()
.google.protobuf.StringValue status = 6; |
ParticipantToParticipantTransferStatus.Builder |
clearTransactionId()
.google.protobuf.StringValue transaction_id = 8; |
ParticipantToParticipantTransferStatus.Builder |
clone() |
ParticipantToParticipantTransferStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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 |
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 = 8; |
com.google.protobuf.StringValue.Builder |
getTransactionIdBuilder()
.google.protobuf.StringValue transaction_id = 8; |
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 8; |
boolean |
hasRequestId()
Correlation request identifier
|
boolean |
hasStatus()
.google.protobuf.StringValue status = 6; |
boolean |
hasTransactionId()
.google.protobuf.StringValue transaction_id = 8; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ParticipantToParticipantTransferStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ParticipantToParticipantTransferStatus.Builder |
mergeFrom(com.google.protobuf.Message other) |
ParticipantToParticipantTransferStatus.Builder |
mergeFrom(ParticipantToParticipantTransferStatus other) |
ParticipantToParticipantTransferStatus.Builder |
mergeRequestId(com.google.protobuf.StringValue value)
Correlation request identifier
|
ParticipantToParticipantTransferStatus.Builder |
mergeStatus(com.google.protobuf.StringValue value)
.google.protobuf.StringValue status = 6; |
ParticipantToParticipantTransferStatus.Builder |
mergeTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 8; |
ParticipantToParticipantTransferStatus.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ParticipantToParticipantTransferStatus.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ParticipantToParticipantTransferStatus.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ParticipantToParticipantTransferStatus.Builder |
setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
Correlation request identifier
|
ParticipantToParticipantTransferStatus.Builder |
setRequestId(com.google.protobuf.StringValue value)
Correlation request identifier
|
ParticipantToParticipantTransferStatus.Builder |
setStatus(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue status = 6; |
ParticipantToParticipantTransferStatus.Builder |
setStatus(com.google.protobuf.StringValue value)
.google.protobuf.StringValue status = 6; |
ParticipantToParticipantTransferStatus.Builder |
setTransactionId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue transaction_id = 8; |
ParticipantToParticipantTransferStatus.Builder |
setTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 8; |
ParticipantToParticipantTransferStatus.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<ParticipantToParticipantTransferStatus.Builder>public ParticipantToParticipantTransferStatus.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ParticipantToParticipantTransferStatus.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<ParticipantToParticipantTransferStatus.Builder>public ParticipantToParticipantTransferStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ParticipantToParticipantTransferStatus build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ParticipantToParticipantTransferStatus buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ParticipantToParticipantTransferStatus.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ParticipantToParticipantTransferStatus.Builder>public ParticipantToParticipantTransferStatus.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<ParticipantToParticipantTransferStatus.Builder>public ParticipantToParticipantTransferStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ParticipantToParticipantTransferStatus.Builder>public ParticipantToParticipantTransferStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ParticipantToParticipantTransferStatus.Builder>public ParticipantToParticipantTransferStatus.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<ParticipantToParticipantTransferStatus.Builder>public ParticipantToParticipantTransferStatus.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<ParticipantToParticipantTransferStatus.Builder>public ParticipantToParticipantTransferStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ParticipantToParticipantTransferStatus.Builder>public ParticipantToParticipantTransferStatus.Builder mergeFrom(ParticipantToParticipantTransferStatus other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ParticipantToParticipantTransferStatus.Builder>public ParticipantToParticipantTransferStatus.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<ParticipantToParticipantTransferStatus.Builder>IOExceptionpublic boolean hasRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;hasRequestId in interface ParticipantToParticipantTransferStatusOrBuilderpublic com.google.protobuf.StringValue getRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;getRequestId in interface ParticipantToParticipantTransferStatusOrBuilderpublic ParticipantToParticipantTransferStatus.Builder setRequestId(com.google.protobuf.StringValue value)
Correlation request identifier
.google.protobuf.StringValue request_id = 1;public ParticipantToParticipantTransferStatus.Builder setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
Correlation request identifier
.google.protobuf.StringValue request_id = 1;public ParticipantToParticipantTransferStatus.Builder mergeRequestId(com.google.protobuf.StringValue value)
Correlation request identifier
.google.protobuf.StringValue request_id = 1;public ParticipantToParticipantTransferStatus.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 ParticipantToParticipantTransferStatusOrBuilderpublic boolean hasTransactionId()
.google.protobuf.StringValue transaction_id = 8;hasTransactionId in interface ParticipantToParticipantTransferStatusOrBuilderpublic com.google.protobuf.StringValue getTransactionId()
.google.protobuf.StringValue transaction_id = 8;getTransactionId in interface ParticipantToParticipantTransferStatusOrBuilderpublic ParticipantToParticipantTransferStatus.Builder setTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 8;public ParticipantToParticipantTransferStatus.Builder setTransactionId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue transaction_id = 8;public ParticipantToParticipantTransferStatus.Builder mergeTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 8;public ParticipantToParticipantTransferStatus.Builder clearTransactionId()
.google.protobuf.StringValue transaction_id = 8;public com.google.protobuf.StringValue.Builder getTransactionIdBuilder()
.google.protobuf.StringValue transaction_id = 8;public com.google.protobuf.StringValueOrBuilder getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 8;getTransactionIdOrBuilder in interface ParticipantToParticipantTransferStatusOrBuilderpublic boolean hasStatus()
.google.protobuf.StringValue status = 6;hasStatus in interface ParticipantToParticipantTransferStatusOrBuilderpublic com.google.protobuf.StringValue getStatus()
.google.protobuf.StringValue status = 6;getStatus in interface ParticipantToParticipantTransferStatusOrBuilderpublic ParticipantToParticipantTransferStatus.Builder setStatus(com.google.protobuf.StringValue value)
.google.protobuf.StringValue status = 6;public ParticipantToParticipantTransferStatus.Builder setStatus(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue status = 6;public ParticipantToParticipantTransferStatus.Builder mergeStatus(com.google.protobuf.StringValue value)
.google.protobuf.StringValue status = 6;public ParticipantToParticipantTransferStatus.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 ParticipantToParticipantTransferStatusOrBuilderpublic final ParticipantToParticipantTransferStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ParticipantToParticipantTransferStatus.Builder>public final ParticipantToParticipantTransferStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ParticipantToParticipantTransferStatus.Builder>Copyright © 2020. All rights reserved.