Package gauge.messages
Class Messages.SpecDetails.SpecDetail.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Messages.SpecDetails.SpecDetail.Builder>
gauge.messages.Messages.SpecDetails.SpecDetail.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Messages.SpecDetails.SpecDetailOrBuilder,Cloneable
- Enclosing class:
- Messages.SpecDetails.SpecDetail
public static final class Messages.SpecDetails.SpecDetail.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Messages.SpecDetails.SpecDetail.Builder>
implements Messages.SpecDetails.SpecDetailOrBuilder
Protobuf type
gauge.messages.SpecDetails.SpecDetail-
Method Summary
Modifier and TypeMethodDescriptionaddAllParseErrors(Iterable<? extends Spec.Error> values) / Holds a collection of parse errors present in the above spec.addParseErrors(int index, Spec.Error value) / Holds a collection of parse errors present in the above spec.addParseErrors(int index, Spec.Error.Builder builderForValue) / Holds a collection of parse errors present in the above spec.addParseErrors(Spec.Error value) / Holds a collection of parse errors present in the above spec.addParseErrors(Spec.Error.Builder builderForValue) / Holds a collection of parse errors present in the above spec./ Holds a collection of parse errors present in the above spec.addParseErrorsBuilder(int index) / Holds a collection of parse errors present in the above spec.build()clear()/ Holds a collection of parse errors present in the above spec./ Holds a collection of Specs that are defined in the project.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetParseErrors(int index) / Holds a collection of parse errors present in the above spec.getParseErrorsBuilder(int index) / Holds a collection of parse errors present in the above spec./ Holds a collection of parse errors present in the above spec.int/ Holds a collection of parse errors present in the above spec./ Holds a collection of parse errors present in the above spec.getParseErrorsOrBuilder(int index) / Holds a collection of parse errors present in the above spec.List<? extends Spec.ErrorOrBuilder>/ Holds a collection of parse errors present in the above spec.getSpec()/ Holds a collection of Specs that are defined in the project./ Holds a collection of Specs that are defined in the project./ Holds a collection of Specs that are defined in the project.booleanhasSpec()/ Holds a collection of Specs that are defined in the project.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeSpec(Spec.ProtoSpec value) / Holds a collection of Specs that are defined in the project.removeParseErrors(int index) / Holds a collection of parse errors present in the above spec.setParseErrors(int index, Spec.Error value) / Holds a collection of parse errors present in the above spec.setParseErrors(int index, Spec.Error.Builder builderForValue) / Holds a collection of parse errors present in the above spec.setSpec(Spec.ProtoSpec value) / Holds a collection of Specs that are defined in the project.setSpec(Spec.ProtoSpec.Builder builderForValue) / Holds a collection of Specs that are defined in the project.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<Messages.SpecDetails.SpecDetail.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<Messages.SpecDetails.SpecDetail.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<Messages.SpecDetails.SpecDetail.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Messages.SpecDetails.SpecDetail.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Messages.SpecDetails.SpecDetail.Builder>
-
mergeFrom
public Messages.SpecDetails.SpecDetail.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Messages.SpecDetails.SpecDetail.Builder>- Throws:
IOException
-
hasSpec
public boolean hasSpec()/ Holds a collection of Specs that are defined in the project.
.gauge.messages.ProtoSpec spec = 1;- Specified by:
hasSpecin interfaceMessages.SpecDetails.SpecDetailOrBuilder- Returns:
- Whether the spec field is set.
-
getSpec
/ Holds a collection of Specs that are defined in the project.
.gauge.messages.ProtoSpec spec = 1;- Specified by:
getSpecin interfaceMessages.SpecDetails.SpecDetailOrBuilder- Returns:
- The spec.
-
setSpec
/ Holds a collection of Specs that are defined in the project.
.gauge.messages.ProtoSpec spec = 1; -
setSpec
/ Holds a collection of Specs that are defined in the project.
.gauge.messages.ProtoSpec spec = 1; -
mergeSpec
/ Holds a collection of Specs that are defined in the project.
.gauge.messages.ProtoSpec spec = 1; -
clearSpec
/ Holds a collection of Specs that are defined in the project.
.gauge.messages.ProtoSpec spec = 1; -
getSpecBuilder
/ Holds a collection of Specs that are defined in the project.
.gauge.messages.ProtoSpec spec = 1; -
getSpecOrBuilder
/ Holds a collection of Specs that are defined in the project.
.gauge.messages.ProtoSpec spec = 1;- Specified by:
getSpecOrBuilderin interfaceMessages.SpecDetails.SpecDetailOrBuilder
-
getParseErrorsList
/ Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2;- Specified by:
getParseErrorsListin interfaceMessages.SpecDetails.SpecDetailOrBuilder
-
getParseErrorsCount
public int getParseErrorsCount()/ Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2;- Specified by:
getParseErrorsCountin interfaceMessages.SpecDetails.SpecDetailOrBuilder
-
getParseErrors
/ Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2;- Specified by:
getParseErrorsin interfaceMessages.SpecDetails.SpecDetailOrBuilder
-
setParseErrors
/ Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2; -
setParseErrors
public Messages.SpecDetails.SpecDetail.Builder setParseErrors(int index, Spec.Error.Builder builderForValue) / Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2; -
addParseErrors
/ Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2; -
addParseErrors
/ Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2; -
addParseErrors
/ Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2; -
addParseErrors
public Messages.SpecDetails.SpecDetail.Builder addParseErrors(int index, Spec.Error.Builder builderForValue) / Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2; -
addAllParseErrors
public Messages.SpecDetails.SpecDetail.Builder addAllParseErrors(Iterable<? extends Spec.Error> values) / Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2; -
clearParseErrors
/ Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2; -
removeParseErrors
/ Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2; -
getParseErrorsBuilder
/ Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2; -
getParseErrorsOrBuilder
/ Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2;- Specified by:
getParseErrorsOrBuilderin interfaceMessages.SpecDetails.SpecDetailOrBuilder
-
getParseErrorsOrBuilderList
/ Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2;- Specified by:
getParseErrorsOrBuilderListin interfaceMessages.SpecDetails.SpecDetailOrBuilder
-
addParseErrorsBuilder
/ Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2; -
addParseErrorsBuilder
/ Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2; -
getParseErrorsBuilderList
/ Holds a collection of parse errors present in the above spec.
repeated .gauge.messages.Error parseErrors = 2;
-