public static final class GetAccountSettlementInstructionsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetAccountSettlementInstructionsResponse.Builder> implements GetAccountSettlementInstructionsResponseOrBuilder
fincleartech.ibroker.GetAccountSettlementInstructionsResponsegetAllFields, 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<GetAccountSettlementInstructionsResponse.Builder>public GetAccountSettlementInstructionsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GetAccountSettlementInstructionsResponse.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<GetAccountSettlementInstructionsResponse.Builder>public GetAccountSettlementInstructionsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GetAccountSettlementInstructionsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GetAccountSettlementInstructionsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GetAccountSettlementInstructionsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GetAccountSettlementInstructionsResponse.Builder>public GetAccountSettlementInstructionsResponse.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<GetAccountSettlementInstructionsResponse.Builder>public GetAccountSettlementInstructionsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GetAccountSettlementInstructionsResponse.Builder>public GetAccountSettlementInstructionsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GetAccountSettlementInstructionsResponse.Builder>public GetAccountSettlementInstructionsResponse.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<GetAccountSettlementInstructionsResponse.Builder>public GetAccountSettlementInstructionsResponse.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<GetAccountSettlementInstructionsResponse.Builder>public GetAccountSettlementInstructionsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetAccountSettlementInstructionsResponse.Builder>public GetAccountSettlementInstructionsResponse.Builder mergeFrom(GetAccountSettlementInstructionsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GetAccountSettlementInstructionsResponse.Builder>public GetAccountSettlementInstructionsResponse.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<GetAccountSettlementInstructionsResponse.Builder>IOExceptionpublic boolean hasStatus()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;hasStatus in interface GetAccountSettlementInstructionsResponseOrBuilderpublic ResponseStatus getStatus()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;getStatus in interface GetAccountSettlementInstructionsResponseOrBuilderpublic GetAccountSettlementInstructionsResponse.Builder setStatus(ResponseStatus value)
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;public GetAccountSettlementInstructionsResponse.Builder setStatus(ResponseStatus.Builder builderForValue)
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;public GetAccountSettlementInstructionsResponse.Builder mergeStatus(ResponseStatus value)
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;public GetAccountSettlementInstructionsResponse.Builder clearStatus()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;public ResponseStatus.Builder getStatusBuilder()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;public ResponseStatusOrBuilder getStatusOrBuilder()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;getStatusOrBuilder in interface GetAccountSettlementInstructionsResponseOrBuilderpublic List<SettlementInstruction> getSettlementInstructionList()
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;getSettlementInstructionList in interface GetAccountSettlementInstructionsResponseOrBuilderpublic int getSettlementInstructionCount()
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;getSettlementInstructionCount in interface GetAccountSettlementInstructionsResponseOrBuilderpublic SettlementInstruction getSettlementInstruction(int index)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;getSettlementInstruction in interface GetAccountSettlementInstructionsResponseOrBuilderpublic GetAccountSettlementInstructionsResponse.Builder setSettlementInstruction(int index, SettlementInstruction value)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;public GetAccountSettlementInstructionsResponse.Builder setSettlementInstruction(int index, SettlementInstruction.Builder builderForValue)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;public GetAccountSettlementInstructionsResponse.Builder addSettlementInstruction(SettlementInstruction value)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;public GetAccountSettlementInstructionsResponse.Builder addSettlementInstruction(int index, SettlementInstruction value)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;public GetAccountSettlementInstructionsResponse.Builder addSettlementInstruction(SettlementInstruction.Builder builderForValue)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;public GetAccountSettlementInstructionsResponse.Builder addSettlementInstruction(int index, SettlementInstruction.Builder builderForValue)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;public GetAccountSettlementInstructionsResponse.Builder addAllSettlementInstruction(Iterable<? extends SettlementInstruction> values)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;public GetAccountSettlementInstructionsResponse.Builder clearSettlementInstruction()
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;public GetAccountSettlementInstructionsResponse.Builder removeSettlementInstruction(int index)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;public SettlementInstruction.Builder getSettlementInstructionBuilder(int index)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;public SettlementInstructionOrBuilder getSettlementInstructionOrBuilder(int index)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;getSettlementInstructionOrBuilder in interface GetAccountSettlementInstructionsResponseOrBuilderpublic List<? extends SettlementInstructionOrBuilder> getSettlementInstructionOrBuilderList()
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;getSettlementInstructionOrBuilderList in interface GetAccountSettlementInstructionsResponseOrBuilderpublic SettlementInstruction.Builder addSettlementInstructionBuilder()
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;public SettlementInstruction.Builder addSettlementInstructionBuilder(int index)
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;public List<SettlementInstruction.Builder> getSettlementInstructionBuilderList()
repeated .fincleartech.ibroker.SettlementInstruction settlement_instruction = 2;public final GetAccountSettlementInstructionsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetAccountSettlementInstructionsResponse.Builder>public final GetAccountSettlementInstructionsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetAccountSettlementInstructionsResponse.Builder>Copyright © 2020. All rights reserved.