Package gauge.messages
Class Spec.ProtoStep
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- gauge.messages.Spec.ProtoStep
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Spec.ProtoStepOrBuilder,Serializable
- Enclosing class:
- Spec
public static final class Spec.ProtoStep extends com.google.protobuf.GeneratedMessageV3 implements Spec.ProtoStepOrBuilder
/ A proto object representing a Step
Protobuf typegauge.messages.ProtoStep- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSpec.ProtoStep.Builder/ A proto object representing a 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 intACTUALTEXT_FIELD_NUMBERstatic intFRAGMENTS_FIELD_NUMBERstatic intPARSEDTEXT_FIELD_NUMBERstatic intPOSTHOOKMESSAGES_FIELD_NUMBERstatic intPOSTHOOKSCREENSHOTFILES_FIELD_NUMBERstatic intPOSTHOOKSCREENSHOTS_FIELD_NUMBERstatic intPREHOOKMESSAGES_FIELD_NUMBERstatic intPREHOOKSCREENSHOTFILES_FIELD_NUMBERstatic intPREHOOKSCREENSHOTS_FIELD_NUMBERstatic intSTEPEXECUTIONRESULT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object obj)StringgetActualText()/ Holds the raw text of the Step as defined in the spec file.com.google.protobuf.ByteStringgetActualTextBytes()/ Holds the raw text of the Step as defined in the spec file.static Spec.ProtoStepgetDefaultInstance()Spec.ProtoStepgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Spec.FragmentgetFragments(int index)/ Collection of a list of fragments for a Step.intgetFragmentsCount()/ Collection of a list of fragments for a Step.List<Spec.Fragment>getFragmentsList()/ Collection of a list of fragments for a Step.Spec.FragmentOrBuildergetFragmentsOrBuilder(int index)/ Collection of a list of fragments for a Step.List<? extends Spec.FragmentOrBuilder>getFragmentsOrBuilderList()/ Collection of a list of fragments for a Step.StringgetParsedText()/ Contains the parsed text of the Step.com.google.protobuf.ByteStringgetParsedTextBytes()/ Contains the parsed text of the Step.com.google.protobuf.Parser<Spec.ProtoStep>getParserForType()StringgetPostHookMessages(int index)/ Additional information at post hook exec time to be available on reportscom.google.protobuf.ByteStringgetPostHookMessagesBytes(int index)/ Additional information at post hook exec time to be available on reportsintgetPostHookMessagesCount()/ Additional information at post hook exec time to be available on reportscom.google.protobuf.ProtocolStringListgetPostHookMessagesList()/ Additional information at post hook exec time to be available on reportsStringgetPostHookScreenshotFiles(int index)/ Screenshots captured on post hook exec time to be available on reportscom.google.protobuf.ByteStringgetPostHookScreenshotFilesBytes(int index)/ Screenshots captured on post hook exec time to be available on reportsintgetPostHookScreenshotFilesCount()/ Screenshots captured on post hook exec time to be available on reportscom.google.protobuf.ProtocolStringListgetPostHookScreenshotFilesList()/ Screenshots captured on post hook exec time to be available on reportscom.google.protobuf.ByteStringgetPostHookScreenshots(int index)Deprecated.intgetPostHookScreenshotsCount()Deprecated.List<com.google.protobuf.ByteString>getPostHookScreenshotsList()Deprecated.StringgetPreHookMessages(int index)/ Additional information at pre hook exec time to be available on reportscom.google.protobuf.ByteStringgetPreHookMessagesBytes(int index)/ Additional information at pre hook exec time to be available on reportsintgetPreHookMessagesCount()/ Additional information at pre hook exec time to be available on reportscom.google.protobuf.ProtocolStringListgetPreHookMessagesList()/ Additional information at pre hook exec time to be available on reportsStringgetPreHookScreenshotFiles(int index)/ Screenshots captured on pre hook exec time to be available on reportscom.google.protobuf.ByteStringgetPreHookScreenshotFilesBytes(int index)/ Screenshots captured on pre hook exec time to be available on reportsintgetPreHookScreenshotFilesCount()/ Screenshots captured on pre hook exec time to be available on reportscom.google.protobuf.ProtocolStringListgetPreHookScreenshotFilesList()/ Screenshots captured on pre hook exec time to be available on reportscom.google.protobuf.ByteStringgetPreHookScreenshots(int index)Deprecated.intgetPreHookScreenshotsCount()Deprecated.List<com.google.protobuf.ByteString>getPreHookScreenshotsList()Deprecated.intgetSerializedSize()Spec.ProtoStepExecutionResultgetStepExecutionResult()/ Holds the result from the execution.Spec.ProtoStepExecutionResultOrBuildergetStepExecutionResultOrBuilder()/ Holds the result from the execution.com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasStepExecutionResult()/ Holds the result from the execution.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Spec.ProtoStep.BuildernewBuilder()static Spec.ProtoStep.BuildernewBuilder(Spec.ProtoStep prototype)Spec.ProtoStep.BuildernewBuilderForType()protected Spec.ProtoStep.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Spec.ProtoStepparseDelimitedFrom(InputStream input)static Spec.ProtoStepparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Spec.ProtoStepparseFrom(byte[] data)static Spec.ProtoStepparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Spec.ProtoStepparseFrom(com.google.protobuf.ByteString data)static Spec.ProtoStepparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Spec.ProtoStepparseFrom(com.google.protobuf.CodedInputStream input)static Spec.ProtoStepparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Spec.ProtoStepparseFrom(InputStream input)static Spec.ProtoStepparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Spec.ProtoStepparseFrom(ByteBuffer data)static Spec.ProtoStepparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Spec.ProtoStep>parser()Spec.ProtoStep.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
-
ACTUALTEXT_FIELD_NUMBER
public static final int ACTUALTEXT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSEDTEXT_FIELD_NUMBER
public static final int PARSEDTEXT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FRAGMENTS_FIELD_NUMBER
public static final int FRAGMENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STEPEXECUTIONRESULT_FIELD_NUMBER
public static final int STEPEXECUTIONRESULT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PREHOOKMESSAGES_FIELD_NUMBER
public static final int PREHOOKMESSAGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POSTHOOKMESSAGES_FIELD_NUMBER
public static final int POSTHOOKMESSAGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PREHOOKSCREENSHOTS_FIELD_NUMBER
public static final int PREHOOKSCREENSHOTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POSTHOOKSCREENSHOTS_FIELD_NUMBER
public static final int POSTHOOKSCREENSHOTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PREHOOKSCREENSHOTFILES_FIELD_NUMBER
public static final int PREHOOKSCREENSHOTFILES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POSTHOOKSCREENSHOTFILES_FIELD_NUMBER
public static final int POSTHOOKSCREENSHOTFILES_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
-
getActualText
public String getActualText()
/ Holds the raw text of the Step as defined in the spec file. This contains the actual parameter values.
string actualText = 1;- Specified by:
getActualTextin interfaceSpec.ProtoStepOrBuilder
-
getActualTextBytes
public com.google.protobuf.ByteString getActualTextBytes()
/ Holds the raw text of the Step as defined in the spec file. This contains the actual parameter values.
string actualText = 1;- Specified by:
getActualTextBytesin interfaceSpec.ProtoStepOrBuilder
-
getParsedText
public String getParsedText()
/ Contains the parsed text of the Step. This will have placeholders for the parameters.
string parsedText = 2;- Specified by:
getParsedTextin interfaceSpec.ProtoStepOrBuilder
-
getParsedTextBytes
public com.google.protobuf.ByteString getParsedTextBytes()
/ Contains the parsed text of the Step. This will have placeholders for the parameters.
string parsedText = 2;- Specified by:
getParsedTextBytesin interfaceSpec.ProtoStepOrBuilder
-
getFragmentsList
public List<Spec.Fragment> getFragmentsList()
/ Collection of a list of fragments for a Step. A fragment could be either text or parameter.
repeated .gauge.messages.Fragment fragments = 3;- Specified by:
getFragmentsListin interfaceSpec.ProtoStepOrBuilder
-
getFragmentsOrBuilderList
public List<? extends Spec.FragmentOrBuilder> getFragmentsOrBuilderList()
/ Collection of a list of fragments for a Step. A fragment could be either text or parameter.
repeated .gauge.messages.Fragment fragments = 3;- Specified by:
getFragmentsOrBuilderListin interfaceSpec.ProtoStepOrBuilder
-
getFragmentsCount
public int getFragmentsCount()
/ Collection of a list of fragments for a Step. A fragment could be either text or parameter.
repeated .gauge.messages.Fragment fragments = 3;- Specified by:
getFragmentsCountin interfaceSpec.ProtoStepOrBuilder
-
getFragments
public Spec.Fragment getFragments(int index)
/ Collection of a list of fragments for a Step. A fragment could be either text or parameter.
repeated .gauge.messages.Fragment fragments = 3;- Specified by:
getFragmentsin interfaceSpec.ProtoStepOrBuilder
-
getFragmentsOrBuilder
public Spec.FragmentOrBuilder getFragmentsOrBuilder(int index)
/ Collection of a list of fragments for a Step. A fragment could be either text or parameter.
repeated .gauge.messages.Fragment fragments = 3;- Specified by:
getFragmentsOrBuilderin interfaceSpec.ProtoStepOrBuilder
-
hasStepExecutionResult
public boolean hasStepExecutionResult()
/ Holds the result from the execution.
.gauge.messages.ProtoStepExecutionResult stepExecutionResult = 4;- Specified by:
hasStepExecutionResultin interfaceSpec.ProtoStepOrBuilder
-
getStepExecutionResult
public Spec.ProtoStepExecutionResult getStepExecutionResult()
/ Holds the result from the execution.
.gauge.messages.ProtoStepExecutionResult stepExecutionResult = 4;- Specified by:
getStepExecutionResultin interfaceSpec.ProtoStepOrBuilder
-
getStepExecutionResultOrBuilder
public Spec.ProtoStepExecutionResultOrBuilder getStepExecutionResultOrBuilder()
/ Holds the result from the execution.
.gauge.messages.ProtoStepExecutionResult stepExecutionResult = 4;- Specified by:
getStepExecutionResultOrBuilderin interfaceSpec.ProtoStepOrBuilder
-
getPreHookMessagesList
public com.google.protobuf.ProtocolStringList getPreHookMessagesList()
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 5;- Specified by:
getPreHookMessagesListin interfaceSpec.ProtoStepOrBuilder
-
getPreHookMessagesCount
public int getPreHookMessagesCount()
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 5;- Specified by:
getPreHookMessagesCountin interfaceSpec.ProtoStepOrBuilder
-
getPreHookMessages
public String getPreHookMessages(int index)
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 5;- Specified by:
getPreHookMessagesin interfaceSpec.ProtoStepOrBuilder
-
getPreHookMessagesBytes
public com.google.protobuf.ByteString getPreHookMessagesBytes(int index)
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 5;- Specified by:
getPreHookMessagesBytesin interfaceSpec.ProtoStepOrBuilder
-
getPostHookMessagesList
public com.google.protobuf.ProtocolStringList getPostHookMessagesList()
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 6;- Specified by:
getPostHookMessagesListin interfaceSpec.ProtoStepOrBuilder
-
getPostHookMessagesCount
public int getPostHookMessagesCount()
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 6;- Specified by:
getPostHookMessagesCountin interfaceSpec.ProtoStepOrBuilder
-
getPostHookMessages
public String getPostHookMessages(int index)
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 6;- Specified by:
getPostHookMessagesin interfaceSpec.ProtoStepOrBuilder
-
getPostHookMessagesBytes
public com.google.protobuf.ByteString getPostHookMessagesBytes(int index)
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 6;- Specified by:
getPostHookMessagesBytesin interfaceSpec.ProtoStepOrBuilder
-
getPreHookScreenshotsList
@Deprecated public List<com.google.protobuf.ByteString> getPreHookScreenshotsList()
Deprecated./ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 7 [deprecated = true];- Specified by:
getPreHookScreenshotsListin interfaceSpec.ProtoStepOrBuilder
-
getPreHookScreenshotsCount
@Deprecated public int getPreHookScreenshotsCount()
Deprecated./ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 7 [deprecated = true];- Specified by:
getPreHookScreenshotsCountin interfaceSpec.ProtoStepOrBuilder
-
getPreHookScreenshots
@Deprecated public com.google.protobuf.ByteString getPreHookScreenshots(int index)
Deprecated./ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 7 [deprecated = true];- Specified by:
getPreHookScreenshotsin interfaceSpec.ProtoStepOrBuilder
-
getPostHookScreenshotsList
@Deprecated public List<com.google.protobuf.ByteString> getPostHookScreenshotsList()
Deprecated./ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 8 [deprecated = true];- Specified by:
getPostHookScreenshotsListin interfaceSpec.ProtoStepOrBuilder
-
getPostHookScreenshotsCount
@Deprecated public int getPostHookScreenshotsCount()
Deprecated./ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 8 [deprecated = true];- Specified by:
getPostHookScreenshotsCountin interfaceSpec.ProtoStepOrBuilder
-
getPostHookScreenshots
@Deprecated public com.google.protobuf.ByteString getPostHookScreenshots(int index)
Deprecated./ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 8 [deprecated = true];- Specified by:
getPostHookScreenshotsin interfaceSpec.ProtoStepOrBuilder
-
getPreHookScreenshotFilesList
public com.google.protobuf.ProtocolStringList getPreHookScreenshotFilesList()
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 9;- Specified by:
getPreHookScreenshotFilesListin interfaceSpec.ProtoStepOrBuilder
-
getPreHookScreenshotFilesCount
public int getPreHookScreenshotFilesCount()
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 9;- Specified by:
getPreHookScreenshotFilesCountin interfaceSpec.ProtoStepOrBuilder
-
getPreHookScreenshotFiles
public String getPreHookScreenshotFiles(int index)
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 9;- Specified by:
getPreHookScreenshotFilesin interfaceSpec.ProtoStepOrBuilder
-
getPreHookScreenshotFilesBytes
public com.google.protobuf.ByteString getPreHookScreenshotFilesBytes(int index)
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 9;- Specified by:
getPreHookScreenshotFilesBytesin interfaceSpec.ProtoStepOrBuilder
-
getPostHookScreenshotFilesList
public com.google.protobuf.ProtocolStringList getPostHookScreenshotFilesList()
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 10;- Specified by:
getPostHookScreenshotFilesListin interfaceSpec.ProtoStepOrBuilder
-
getPostHookScreenshotFilesCount
public int getPostHookScreenshotFilesCount()
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 10;- Specified by:
getPostHookScreenshotFilesCountin interfaceSpec.ProtoStepOrBuilder
-
getPostHookScreenshotFiles
public String getPostHookScreenshotFiles(int index)
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 10;- Specified by:
getPostHookScreenshotFilesin interfaceSpec.ProtoStepOrBuilder
-
getPostHookScreenshotFilesBytes
public com.google.protobuf.ByteString getPostHookScreenshotFilesBytes(int index)
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 10;- Specified by:
getPostHookScreenshotFilesBytesin interfaceSpec.ProtoStepOrBuilder
-
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 Spec.ProtoStep parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Spec.ProtoStep parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Spec.ProtoStep parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Spec.ProtoStep parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Spec.ProtoStep parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Spec.ProtoStep parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Spec.ProtoStep parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Spec.ProtoStep parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Spec.ProtoStep parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Spec.ProtoStep parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Spec.ProtoStep parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Spec.ProtoStep parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Spec.ProtoStep.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Spec.ProtoStep.Builder newBuilder()
-
newBuilder
public static Spec.ProtoStep.Builder newBuilder(Spec.ProtoStep prototype)
-
toBuilder
public Spec.ProtoStep.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Spec.ProtoStep.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Spec.ProtoStep getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Spec.ProtoStep> parser()
-
getParserForType
public com.google.protobuf.Parser<Spec.ProtoStep> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Spec.ProtoStep getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-