public static final class Messages.GherkinDocument.Feature.Tag.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Tag.Builder> implements Messages.GherkinDocument.Feature.TagOrBuilder
A tagProtobuf type
io.cucumber.messages.GherkinDocument.Feature.Tag| Modifier and Type | Method and Description |
|---|---|
Messages.GherkinDocument.Feature.Tag.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Messages.GherkinDocument.Feature.Tag |
build() |
Messages.GherkinDocument.Feature.Tag |
buildPartial() |
Messages.GherkinDocument.Feature.Tag.Builder |
clear() |
Messages.GherkinDocument.Feature.Tag.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Messages.GherkinDocument.Feature.Tag.Builder |
clearId()
Unique ID to be able to reference the Tag from PickleTag
|
Messages.GherkinDocument.Feature.Tag.Builder |
clearLocation()
Location of the tag
|
Messages.GherkinDocument.Feature.Tag.Builder |
clearName()
The name of the tag (including the leading `@`)
|
Messages.GherkinDocument.Feature.Tag.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Messages.GherkinDocument.Feature.Tag.Builder |
clone() |
Messages.GherkinDocument.Feature.Tag |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getId()
Unique ID to be able to reference the Tag from PickleTag
|
com.google.protobuf.ByteString |
getIdBytes()
Unique ID to be able to reference the Tag from PickleTag
|
Messages.Location |
getLocation()
Location of the tag
|
Messages.Location.Builder |
getLocationBuilder()
Location of the tag
|
Messages.LocationOrBuilder |
getLocationOrBuilder()
Location of the tag
|
String |
getName()
The name of the tag (including the leading `@`)
|
com.google.protobuf.ByteString |
getNameBytes()
The name of the tag (including the leading `@`)
|
boolean |
hasLocation()
Location of the tag
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Messages.GherkinDocument.Feature.Tag.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Messages.GherkinDocument.Feature.Tag.Builder |
mergeFrom(com.google.protobuf.Message other) |
Messages.GherkinDocument.Feature.Tag.Builder |
mergeFrom(Messages.GherkinDocument.Feature.Tag other) |
Messages.GherkinDocument.Feature.Tag.Builder |
mergeLocation(Messages.Location value)
Location of the tag
|
Messages.GherkinDocument.Feature.Tag.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Messages.GherkinDocument.Feature.Tag.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Messages.GherkinDocument.Feature.Tag.Builder |
setId(String value)
Unique ID to be able to reference the Tag from PickleTag
|
Messages.GherkinDocument.Feature.Tag.Builder |
setIdBytes(com.google.protobuf.ByteString value)
Unique ID to be able to reference the Tag from PickleTag
|
Messages.GherkinDocument.Feature.Tag.Builder |
setLocation(Messages.Location.Builder builderForValue)
Location of the tag
|
Messages.GherkinDocument.Feature.Tag.Builder |
setLocation(Messages.Location value)
Location of the tag
|
Messages.GherkinDocument.Feature.Tag.Builder |
setName(String value)
The name of the tag (including the leading `@`)
|
Messages.GherkinDocument.Feature.Tag.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The name of the tag (including the leading `@`)
|
Messages.GherkinDocument.Feature.Tag.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Messages.GherkinDocument.Feature.Tag.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<Messages.GherkinDocument.Feature.Tag.Builder>public Messages.GherkinDocument.Feature.Tag.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Tag.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<Messages.GherkinDocument.Feature.Tag.Builder>public Messages.GherkinDocument.Feature.Tag getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Messages.GherkinDocument.Feature.Tag build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Messages.GherkinDocument.Feature.Tag buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Messages.GherkinDocument.Feature.Tag.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Tag.Builder>public Messages.GherkinDocument.Feature.Tag.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<Messages.GherkinDocument.Feature.Tag.Builder>public Messages.GherkinDocument.Feature.Tag.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Tag.Builder>public Messages.GherkinDocument.Feature.Tag.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Tag.Builder>public Messages.GherkinDocument.Feature.Tag.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<Messages.GherkinDocument.Feature.Tag.Builder>public Messages.GherkinDocument.Feature.Tag.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<Messages.GherkinDocument.Feature.Tag.Builder>public Messages.GherkinDocument.Feature.Tag.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Messages.GherkinDocument.Feature.Tag.Builder>public Messages.GherkinDocument.Feature.Tag.Builder mergeFrom(Messages.GherkinDocument.Feature.Tag other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Tag.Builder>public Messages.GherkinDocument.Feature.Tag.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<Messages.GherkinDocument.Feature.Tag.Builder>IOExceptionpublic boolean hasLocation()
Location of the tag
.io.cucumber.messages.Location location = 1;hasLocation in interface Messages.GherkinDocument.Feature.TagOrBuilderpublic Messages.Location getLocation()
Location of the tag
.io.cucumber.messages.Location location = 1;getLocation in interface Messages.GherkinDocument.Feature.TagOrBuilderpublic Messages.GherkinDocument.Feature.Tag.Builder setLocation(Messages.Location value)
Location of the tag
.io.cucumber.messages.Location location = 1;public Messages.GherkinDocument.Feature.Tag.Builder setLocation(Messages.Location.Builder builderForValue)
Location of the tag
.io.cucumber.messages.Location location = 1;public Messages.GherkinDocument.Feature.Tag.Builder mergeLocation(Messages.Location value)
Location of the tag
.io.cucumber.messages.Location location = 1;public Messages.GherkinDocument.Feature.Tag.Builder clearLocation()
Location of the tag
.io.cucumber.messages.Location location = 1;public Messages.Location.Builder getLocationBuilder()
Location of the tag
.io.cucumber.messages.Location location = 1;public Messages.LocationOrBuilder getLocationOrBuilder()
Location of the tag
.io.cucumber.messages.Location location = 1;getLocationOrBuilder in interface Messages.GherkinDocument.Feature.TagOrBuilderpublic String getName()
The name of the tag (including the leading `@`)
string name = 2;getName in interface Messages.GherkinDocument.Feature.TagOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The name of the tag (including the leading `@`)
string name = 2;getNameBytes in interface Messages.GherkinDocument.Feature.TagOrBuilderpublic Messages.GherkinDocument.Feature.Tag.Builder setName(String value)
The name of the tag (including the leading `@`)
string name = 2;public Messages.GherkinDocument.Feature.Tag.Builder clearName()
The name of the tag (including the leading `@`)
string name = 2;public Messages.GherkinDocument.Feature.Tag.Builder setNameBytes(com.google.protobuf.ByteString value)
The name of the tag (including the leading `@`)
string name = 2;public String getId()
Unique ID to be able to reference the Tag from PickleTag
string id = 3;getId in interface Messages.GherkinDocument.Feature.TagOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
Unique ID to be able to reference the Tag from PickleTag
string id = 3;getIdBytes in interface Messages.GherkinDocument.Feature.TagOrBuilderpublic Messages.GherkinDocument.Feature.Tag.Builder setId(String value)
Unique ID to be able to reference the Tag from PickleTag
string id = 3;public Messages.GherkinDocument.Feature.Tag.Builder clearId()
Unique ID to be able to reference the Tag from PickleTag
string id = 3;public Messages.GherkinDocument.Feature.Tag.Builder setIdBytes(com.google.protobuf.ByteString value)
Unique ID to be able to reference the Tag from PickleTag
string id = 3;public final Messages.GherkinDocument.Feature.Tag.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Tag.Builder>public final Messages.GherkinDocument.Feature.Tag.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Messages.GherkinDocument.Feature.Tag.Builder>Copyright © 2020. All rights reserved.