public static final class MATLABError.MATLAB_Error.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MATLABError.MATLAB_Error.Builder> implements MATLABError.MATLAB_ErrorOrBuilder
MATLAB_Error| Modifier and Type | Method and Description |
|---|---|
MATLABError.MATLAB_Error.Builder |
addAllStack(Iterable<? extends MATLABError.MATLAB_Error.Stack_Frame> values)
repeated .MATLAB_Error.Stack_Frame stack = 3; |
MATLABError.MATLAB_Error.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MATLABError.MATLAB_Error.Builder |
addStack(int index,
MATLABError.MATLAB_Error.Stack_Frame.Builder builderForValue)
repeated .MATLAB_Error.Stack_Frame stack = 3; |
MATLABError.MATLAB_Error.Builder |
addStack(int index,
MATLABError.MATLAB_Error.Stack_Frame value)
repeated .MATLAB_Error.Stack_Frame stack = 3; |
MATLABError.MATLAB_Error.Builder |
addStack(MATLABError.MATLAB_Error.Stack_Frame.Builder builderForValue)
repeated .MATLAB_Error.Stack_Frame stack = 3; |
MATLABError.MATLAB_Error.Builder |
addStack(MATLABError.MATLAB_Error.Stack_Frame value)
repeated .MATLAB_Error.Stack_Frame stack = 3; |
MATLABError.MATLAB_Error.Stack_Frame.Builder |
addStackBuilder()
repeated .MATLAB_Error.Stack_Frame stack = 3; |
MATLABError.MATLAB_Error.Stack_Frame.Builder |
addStackBuilder(int index)
repeated .MATLAB_Error.Stack_Frame stack = 3; |
MATLABError.MATLAB_Error |
build() |
MATLABError.MATLAB_Error |
buildPartial() |
MATLABError.MATLAB_Error.Builder |
clear() |
MATLABError.MATLAB_Error.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MATLABError.MATLAB_Error.Builder |
clearIdentifier()
optional string identifier = 2; |
MATLABError.MATLAB_Error.Builder |
clearMessage()
required string message = 1; |
MATLABError.MATLAB_Error.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MATLABError.MATLAB_Error.Builder |
clearReport()
optional string report = 4; |
MATLABError.MATLAB_Error.Builder |
clearStack()
repeated .MATLAB_Error.Stack_Frame stack = 3; |
MATLABError.MATLAB_Error.Builder |
clone() |
MATLABError.MATLAB_Error |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getIdentifier()
optional string identifier = 2; |
com.google.protobuf.ByteString |
getIdentifierBytes()
optional string identifier = 2; |
String |
getMessage()
required string message = 1; |
com.google.protobuf.ByteString |
getMessageBytes()
required string message = 1; |
String |
getReport()
optional string report = 4; |
com.google.protobuf.ByteString |
getReportBytes()
optional string report = 4; |
MATLABError.MATLAB_Error.Stack_Frame |
getStack(int index)
repeated .MATLAB_Error.Stack_Frame stack = 3; |
MATLABError.MATLAB_Error.Stack_Frame.Builder |
getStackBuilder(int index)
repeated .MATLAB_Error.Stack_Frame stack = 3; |
List<MATLABError.MATLAB_Error.Stack_Frame.Builder> |
getStackBuilderList()
repeated .MATLAB_Error.Stack_Frame stack = 3; |
int |
getStackCount()
repeated .MATLAB_Error.Stack_Frame stack = 3; |
List<MATLABError.MATLAB_Error.Stack_Frame> |
getStackList()
repeated .MATLAB_Error.Stack_Frame stack = 3; |
MATLABError.MATLAB_Error.Stack_FrameOrBuilder |
getStackOrBuilder(int index)
repeated .MATLAB_Error.Stack_Frame stack = 3; |
List<? extends MATLABError.MATLAB_Error.Stack_FrameOrBuilder> |
getStackOrBuilderList()
repeated .MATLAB_Error.Stack_Frame stack = 3; |
boolean |
hasIdentifier()
optional string identifier = 2; |
boolean |
hasMessage()
required string message = 1; |
boolean |
hasReport()
optional string report = 4; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MATLABError.MATLAB_Error.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MATLABError.MATLAB_Error.Builder |
mergeFrom(MATLABError.MATLAB_Error other) |
MATLABError.MATLAB_Error.Builder |
mergeFrom(com.google.protobuf.Message other) |
MATLABError.MATLAB_Error.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MATLABError.MATLAB_Error.Builder |
removeStack(int index)
repeated .MATLAB_Error.Stack_Frame stack = 3; |
MATLABError.MATLAB_Error.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MATLABError.MATLAB_Error.Builder |
setIdentifier(String value)
optional string identifier = 2; |
MATLABError.MATLAB_Error.Builder |
setIdentifierBytes(com.google.protobuf.ByteString value)
optional string identifier = 2; |
MATLABError.MATLAB_Error.Builder |
setMessage(String value)
required string message = 1; |
MATLABError.MATLAB_Error.Builder |
setMessageBytes(com.google.protobuf.ByteString value)
required string message = 1; |
MATLABError.MATLAB_Error.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MATLABError.MATLAB_Error.Builder |
setReport(String value)
optional string report = 4; |
MATLABError.MATLAB_Error.Builder |
setReportBytes(com.google.protobuf.ByteString value)
optional string report = 4; |
MATLABError.MATLAB_Error.Builder |
setStack(int index,
MATLABError.MATLAB_Error.Stack_Frame.Builder builderForValue)
repeated .MATLAB_Error.Stack_Frame stack = 3; |
MATLABError.MATLAB_Error.Builder |
setStack(int index,
MATLABError.MATLAB_Error.Stack_Frame value)
repeated .MATLAB_Error.Stack_Frame stack = 3; |
MATLABError.MATLAB_Error.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABError.MATLAB_Error.Builder>public MATLABError.MATLAB_Error.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABError.MATLAB_Error.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<MATLABError.MATLAB_Error.Builder>public MATLABError.MATLAB_Error getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic MATLABError.MATLAB_Error build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic MATLABError.MATLAB_Error buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic MATLABError.MATLAB_Error.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABError.MATLAB_Error.Builder>public MATLABError.MATLAB_Error.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<MATLABError.MATLAB_Error.Builder>public MATLABError.MATLAB_Error.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABError.MATLAB_Error.Builder>public MATLABError.MATLAB_Error.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABError.MATLAB_Error.Builder>public MATLABError.MATLAB_Error.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<MATLABError.MATLAB_Error.Builder>public MATLABError.MATLAB_Error.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<MATLABError.MATLAB_Error.Builder>public MATLABError.MATLAB_Error.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MATLABError.MATLAB_Error.Builder>public MATLABError.MATLAB_Error.Builder mergeFrom(MATLABError.MATLAB_Error other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABError.MATLAB_Error.Builder>public MATLABError.MATLAB_Error.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<MATLABError.MATLAB_Error.Builder>IOExceptionpublic boolean hasMessage()
required string message = 1;hasMessage in interface MATLABError.MATLAB_ErrorOrBuilderpublic String getMessage()
required string message = 1;getMessage in interface MATLABError.MATLAB_ErrorOrBuilderpublic com.google.protobuf.ByteString getMessageBytes()
required string message = 1;getMessageBytes in interface MATLABError.MATLAB_ErrorOrBuilderpublic MATLABError.MATLAB_Error.Builder setMessage(String value)
required string message = 1;value - The message to set.public MATLABError.MATLAB_Error.Builder clearMessage()
required string message = 1;public MATLABError.MATLAB_Error.Builder setMessageBytes(com.google.protobuf.ByteString value)
required string message = 1;value - The bytes for message to set.public boolean hasIdentifier()
optional string identifier = 2;hasIdentifier in interface MATLABError.MATLAB_ErrorOrBuilderpublic String getIdentifier()
optional string identifier = 2;getIdentifier in interface MATLABError.MATLAB_ErrorOrBuilderpublic com.google.protobuf.ByteString getIdentifierBytes()
optional string identifier = 2;getIdentifierBytes in interface MATLABError.MATLAB_ErrorOrBuilderpublic MATLABError.MATLAB_Error.Builder setIdentifier(String value)
optional string identifier = 2;value - The identifier to set.public MATLABError.MATLAB_Error.Builder clearIdentifier()
optional string identifier = 2;public MATLABError.MATLAB_Error.Builder setIdentifierBytes(com.google.protobuf.ByteString value)
optional string identifier = 2;value - The bytes for identifier to set.public List<MATLABError.MATLAB_Error.Stack_Frame> getStackList()
repeated .MATLAB_Error.Stack_Frame stack = 3;getStackList in interface MATLABError.MATLAB_ErrorOrBuilderpublic int getStackCount()
repeated .MATLAB_Error.Stack_Frame stack = 3;getStackCount in interface MATLABError.MATLAB_ErrorOrBuilderpublic MATLABError.MATLAB_Error.Stack_Frame getStack(int index)
repeated .MATLAB_Error.Stack_Frame stack = 3;getStack in interface MATLABError.MATLAB_ErrorOrBuilderpublic MATLABError.MATLAB_Error.Builder setStack(int index, MATLABError.MATLAB_Error.Stack_Frame value)
repeated .MATLAB_Error.Stack_Frame stack = 3;public MATLABError.MATLAB_Error.Builder setStack(int index, MATLABError.MATLAB_Error.Stack_Frame.Builder builderForValue)
repeated .MATLAB_Error.Stack_Frame stack = 3;public MATLABError.MATLAB_Error.Builder addStack(MATLABError.MATLAB_Error.Stack_Frame value)
repeated .MATLAB_Error.Stack_Frame stack = 3;public MATLABError.MATLAB_Error.Builder addStack(int index, MATLABError.MATLAB_Error.Stack_Frame value)
repeated .MATLAB_Error.Stack_Frame stack = 3;public MATLABError.MATLAB_Error.Builder addStack(MATLABError.MATLAB_Error.Stack_Frame.Builder builderForValue)
repeated .MATLAB_Error.Stack_Frame stack = 3;public MATLABError.MATLAB_Error.Builder addStack(int index, MATLABError.MATLAB_Error.Stack_Frame.Builder builderForValue)
repeated .MATLAB_Error.Stack_Frame stack = 3;public MATLABError.MATLAB_Error.Builder addAllStack(Iterable<? extends MATLABError.MATLAB_Error.Stack_Frame> values)
repeated .MATLAB_Error.Stack_Frame stack = 3;public MATLABError.MATLAB_Error.Builder clearStack()
repeated .MATLAB_Error.Stack_Frame stack = 3;public MATLABError.MATLAB_Error.Builder removeStack(int index)
repeated .MATLAB_Error.Stack_Frame stack = 3;public MATLABError.MATLAB_Error.Stack_Frame.Builder getStackBuilder(int index)
repeated .MATLAB_Error.Stack_Frame stack = 3;public MATLABError.MATLAB_Error.Stack_FrameOrBuilder getStackOrBuilder(int index)
repeated .MATLAB_Error.Stack_Frame stack = 3;getStackOrBuilder in interface MATLABError.MATLAB_ErrorOrBuilderpublic List<? extends MATLABError.MATLAB_Error.Stack_FrameOrBuilder> getStackOrBuilderList()
repeated .MATLAB_Error.Stack_Frame stack = 3;getStackOrBuilderList in interface MATLABError.MATLAB_ErrorOrBuilderpublic MATLABError.MATLAB_Error.Stack_Frame.Builder addStackBuilder()
repeated .MATLAB_Error.Stack_Frame stack = 3;public MATLABError.MATLAB_Error.Stack_Frame.Builder addStackBuilder(int index)
repeated .MATLAB_Error.Stack_Frame stack = 3;public List<MATLABError.MATLAB_Error.Stack_Frame.Builder> getStackBuilderList()
repeated .MATLAB_Error.Stack_Frame stack = 3;public boolean hasReport()
optional string report = 4;hasReport in interface MATLABError.MATLAB_ErrorOrBuilderpublic String getReport()
optional string report = 4;getReport in interface MATLABError.MATLAB_ErrorOrBuilderpublic com.google.protobuf.ByteString getReportBytes()
optional string report = 4;getReportBytes in interface MATLABError.MATLAB_ErrorOrBuilderpublic MATLABError.MATLAB_Error.Builder setReport(String value)
optional string report = 4;value - The report to set.public MATLABError.MATLAB_Error.Builder clearReport()
optional string report = 4;public MATLABError.MATLAB_Error.Builder setReportBytes(com.google.protobuf.ByteString value)
optional string report = 4;value - The bytes for report to set.public final MATLABError.MATLAB_Error.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABError.MATLAB_Error.Builder>public final MATLABError.MATLAB_Error.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABError.MATLAB_Error.Builder>Copyright © 2015–2024. All rights reserved.