Package io.cucumber.messages
Class Messages.Pickle.PickleStep
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.cucumber.messages.Messages.Pickle.PickleStep
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Messages.Pickle.PickleStepOrBuilder,Serializable
- Enclosing class:
- Messages.Pickle
public static final class Messages.Pickle.PickleStep extends com.google.protobuf.GeneratedMessageV3 implements Messages.Pickle.PickleStepOrBuilder
An executable step
Protobuf typeio.cucumber.messages.Pickle.PickleStep- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMessages.Pickle.PickleStep.BuilderAn executable step-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intARGUMENT_FIELD_NUMBERstatic intAST_NODE_IDS_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intTEXT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Messages.PickleStepArgumentgetArgument()An optional argumentMessages.PickleStepArgumentOrBuildergetArgumentOrBuilder()An optional argumentStringgetAstNodeIds(int index)References the IDs of the source of the step.com.google.protobuf.ByteStringgetAstNodeIdsBytes(int index)References the IDs of the source of the step.intgetAstNodeIdsCount()References the IDs of the source of the step.com.google.protobuf.ProtocolStringListgetAstNodeIdsList()References the IDs of the source of the step.static Messages.Pickle.PickleStepgetDefaultInstance()Messages.Pickle.PickleStepgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetId()A unique ID for the PickleStepcom.google.protobuf.ByteStringgetIdBytes()A unique ID for the PickleStepcom.google.protobuf.Parser<Messages.Pickle.PickleStep>getParserForType()intgetSerializedSize()StringgetText()string text = 1;com.google.protobuf.ByteStringgetTextBytes()string text = 1;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasArgument()An optional argumentinthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Messages.Pickle.PickleStep.BuildernewBuilder()static Messages.Pickle.PickleStep.BuildernewBuilder(Messages.Pickle.PickleStep prototype)Messages.Pickle.PickleStep.BuildernewBuilderForType()protected Messages.Pickle.PickleStep.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Messages.Pickle.PickleStepparseDelimitedFrom(InputStream input)static Messages.Pickle.PickleStepparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Messages.Pickle.PickleStepparseFrom(byte[] data)static Messages.Pickle.PickleStepparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Messages.Pickle.PickleStepparseFrom(com.google.protobuf.ByteString data)static Messages.Pickle.PickleStepparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Messages.Pickle.PickleStepparseFrom(com.google.protobuf.CodedInputStream input)static Messages.Pickle.PickleStepparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Messages.Pickle.PickleStepparseFrom(InputStream input)static Messages.Pickle.PickleStepparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Messages.Pickle.PickleStepparseFrom(ByteBuffer data)static Messages.Pickle.PickleStepparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Messages.Pickle.PickleStep>parser()Messages.Pickle.PickleStep.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
TEXT_FIELD_NUMBER
public static final int TEXT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ARGUMENT_FIELD_NUMBER
public static final int ARGUMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AST_NODE_IDS_FIELD_NUMBER
public static final int AST_NODE_IDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getText
public String getText()
string text = 1;- Specified by:
getTextin interfaceMessages.Pickle.PickleStepOrBuilder
-
getTextBytes
public com.google.protobuf.ByteString getTextBytes()
string text = 1;- Specified by:
getTextBytesin interfaceMessages.Pickle.PickleStepOrBuilder
-
hasArgument
public boolean hasArgument()
An optional argument
.io.cucumber.messages.PickleStepArgument argument = 2;- Specified by:
hasArgumentin interfaceMessages.Pickle.PickleStepOrBuilder
-
getArgument
public Messages.PickleStepArgument getArgument()
An optional argument
.io.cucumber.messages.PickleStepArgument argument = 2;- Specified by:
getArgumentin interfaceMessages.Pickle.PickleStepOrBuilder
-
getArgumentOrBuilder
public Messages.PickleStepArgumentOrBuilder getArgumentOrBuilder()
An optional argument
.io.cucumber.messages.PickleStepArgument argument = 2;- Specified by:
getArgumentOrBuilderin interfaceMessages.Pickle.PickleStepOrBuilder
-
getId
public String getId()
A unique ID for the PickleStep
string id = 3;- Specified by:
getIdin interfaceMessages.Pickle.PickleStepOrBuilder
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
A unique ID for the PickleStep
string id = 3;- Specified by:
getIdBytesin interfaceMessages.Pickle.PickleStepOrBuilder
-
getAstNodeIdsList
public com.google.protobuf.ProtocolStringList getAstNodeIdsList()
References the IDs of the source of the step. For Gherkin, this can be the ID of a Step, and possibly also the ID of a TableRow
repeated string ast_node_ids = 4;- Specified by:
getAstNodeIdsListin interfaceMessages.Pickle.PickleStepOrBuilder
-
getAstNodeIdsCount
public int getAstNodeIdsCount()
References the IDs of the source of the step. For Gherkin, this can be the ID of a Step, and possibly also the ID of a TableRow
repeated string ast_node_ids = 4;- Specified by:
getAstNodeIdsCountin interfaceMessages.Pickle.PickleStepOrBuilder
-
getAstNodeIds
public String getAstNodeIds(int index)
References the IDs of the source of the step. For Gherkin, this can be the ID of a Step, and possibly also the ID of a TableRow
repeated string ast_node_ids = 4;- Specified by:
getAstNodeIdsin interfaceMessages.Pickle.PickleStepOrBuilder
-
getAstNodeIdsBytes
public com.google.protobuf.ByteString getAstNodeIdsBytes(int index)
References the IDs of the source of the step. For Gherkin, this can be the ID of a Step, and possibly also the ID of a TableRow
repeated string ast_node_ids = 4;- Specified by:
getAstNodeIdsBytesin interfaceMessages.Pickle.PickleStepOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Messages.Pickle.PickleStep parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.Pickle.PickleStep parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.Pickle.PickleStep parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.Pickle.PickleStep parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.Pickle.PickleStep parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.Pickle.PickleStep parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.Pickle.PickleStep parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Messages.Pickle.PickleStep parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Messages.Pickle.PickleStep parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Messages.Pickle.PickleStep parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Messages.Pickle.PickleStep parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Messages.Pickle.PickleStep parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Messages.Pickle.PickleStep.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Messages.Pickle.PickleStep.Builder newBuilder()
-
newBuilder
public static Messages.Pickle.PickleStep.Builder newBuilder(Messages.Pickle.PickleStep prototype)
-
toBuilder
public Messages.Pickle.PickleStep.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Messages.Pickle.PickleStep.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Messages.Pickle.PickleStep getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Messages.Pickle.PickleStep> parser()
-
getParserForType
public com.google.protobuf.Parser<Messages.Pickle.PickleStep> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Messages.Pickle.PickleStep getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-