Package gauge.messages
Class Messages.StepNameResponse
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- gauge.messages.Messages.StepNameResponse
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Messages.StepNameResponseOrBuilder,Serializable
- Enclosing class:
- Messages
public static final class Messages.StepNameResponse extends com.google.protobuf.GeneratedMessageV3 implements Messages.StepNameResponseOrBuilder
/ Response to StepNameRequest.
Protobuf typegauge.messages.StepNameResponse- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMessages.StepNameResponse.Builder/ Response to StepNameRequest.-
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 intFILENAME_FIELD_NUMBERstatic intHASALIAS_FIELD_NUMBERstatic intISEXTERNAL_FIELD_NUMBERstatic intISSTEPPRESENT_FIELD_NUMBERstatic intSPAN_FIELD_NUMBERstatic intSTEPNAME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static Messages.StepNameResponsegetDefaultInstance()Messages.StepNameResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetFileName()/ File name in which the step implementation existscom.google.protobuf.ByteStringgetFileNameBytes()/ File name in which the step implementation existsbooleangetHasAlias()/ Flag indicating if the given Step is an alias.booleangetIsExternal()/ Flag indicating if the given Step defined in some external library and the source code can not be accessed.booleangetIsStepPresent()/ Flag indicating if there is a match for the given Step Text.com.google.protobuf.Parser<Messages.StepNameResponse>getParserForType()intgetSerializedSize()Spec.SpangetSpan()/ Range of stepSpec.SpanOrBuildergetSpanOrBuilder()/ Range of stepStringgetStepName(int index)/ The Step name of the given step.com.google.protobuf.ByteStringgetStepNameBytes(int index)/ The Step name of the given step.intgetStepNameCount()/ The Step name of the given step.com.google.protobuf.ProtocolStringListgetStepNameList()/ The Step name of the given step.com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasSpan()/ Range of stepprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Messages.StepNameResponse.BuildernewBuilder()static Messages.StepNameResponse.BuildernewBuilder(Messages.StepNameResponse prototype)Messages.StepNameResponse.BuildernewBuilderForType()protected Messages.StepNameResponse.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Messages.StepNameResponseparseDelimitedFrom(InputStream input)static Messages.StepNameResponseparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Messages.StepNameResponseparseFrom(byte[] data)static Messages.StepNameResponseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Messages.StepNameResponseparseFrom(com.google.protobuf.ByteString data)static Messages.StepNameResponseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Messages.StepNameResponseparseFrom(com.google.protobuf.CodedInputStream input)static Messages.StepNameResponseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Messages.StepNameResponseparseFrom(InputStream input)static Messages.StepNameResponseparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Messages.StepNameResponseparseFrom(ByteBuffer data)static Messages.StepNameResponseparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Messages.StepNameResponse>parser()Messages.StepNameResponse.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
-
ISSTEPPRESENT_FIELD_NUMBER
public static final int ISSTEPPRESENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STEPNAME_FIELD_NUMBER
public static final int STEPNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HASALIAS_FIELD_NUMBER
public static final int HASALIAS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FILENAME_FIELD_NUMBER
public static final int FILENAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPAN_FIELD_NUMBER
public static final int SPAN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ISEXTERNAL_FIELD_NUMBER
public static final int ISEXTERNAL_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
-
getIsStepPresent
public boolean getIsStepPresent()
/ Flag indicating if there is a match for the given Step Text.
bool isStepPresent = 1;- Specified by:
getIsStepPresentin interfaceMessages.StepNameResponseOrBuilder
-
getStepNameList
public com.google.protobuf.ProtocolStringList getStepNameList()
/ The Step name of the given step.
repeated string stepName = 2;- Specified by:
getStepNameListin interfaceMessages.StepNameResponseOrBuilder
-
getStepNameCount
public int getStepNameCount()
/ The Step name of the given step.
repeated string stepName = 2;- Specified by:
getStepNameCountin interfaceMessages.StepNameResponseOrBuilder
-
getStepName
public String getStepName(int index)
/ The Step name of the given step.
repeated string stepName = 2;- Specified by:
getStepNamein interfaceMessages.StepNameResponseOrBuilder
-
getStepNameBytes
public com.google.protobuf.ByteString getStepNameBytes(int index)
/ The Step name of the given step.
repeated string stepName = 2;- Specified by:
getStepNameBytesin interfaceMessages.StepNameResponseOrBuilder
-
getHasAlias
public boolean getHasAlias()
/ Flag indicating if the given Step is an alias.
bool hasAlias = 3;- Specified by:
getHasAliasin interfaceMessages.StepNameResponseOrBuilder
-
getFileName
public String getFileName()
/ File name in which the step implementation exists
string fileName = 4;- Specified by:
getFileNamein interfaceMessages.StepNameResponseOrBuilder
-
getFileNameBytes
public com.google.protobuf.ByteString getFileNameBytes()
/ File name in which the step implementation exists
string fileName = 4;- Specified by:
getFileNameBytesin interfaceMessages.StepNameResponseOrBuilder
-
hasSpan
public boolean hasSpan()
/ Range of step
.gauge.messages.Span span = 5;- Specified by:
hasSpanin interfaceMessages.StepNameResponseOrBuilder
-
getSpan
public Spec.Span getSpan()
/ Range of step
.gauge.messages.Span span = 5;- Specified by:
getSpanin interfaceMessages.StepNameResponseOrBuilder
-
getSpanOrBuilder
public Spec.SpanOrBuilder getSpanOrBuilder()
/ Range of step
.gauge.messages.Span span = 5;- Specified by:
getSpanOrBuilderin interfaceMessages.StepNameResponseOrBuilder
-
getIsExternal
public boolean getIsExternal()
/ Flag indicating if the given Step defined in some external library and the source code can not be accessed.
bool isExternal = 6;- Specified by:
getIsExternalin interfaceMessages.StepNameResponseOrBuilder
-
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.StepNameResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.StepNameResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.StepNameResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.StepNameResponse 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.StepNameResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.StepNameResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.StepNameResponse parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Messages.StepNameResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Messages.StepNameResponse parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Messages.StepNameResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Messages.StepNameResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Messages.StepNameResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Messages.StepNameResponse.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Messages.StepNameResponse.Builder newBuilder()
-
newBuilder
public static Messages.StepNameResponse.Builder newBuilder(Messages.StepNameResponse prototype)
-
toBuilder
public Messages.StepNameResponse.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Messages.StepNameResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Messages.StepNameResponse getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Messages.StepNameResponse> parser()
-
getParserForType
public com.google.protobuf.Parser<Messages.StepNameResponse> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Messages.StepNameResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-