Package gauge.messages
Class Messages.StepNameResponse
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
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.GeneratedMessage
implements Messages.StepNameResponseOrBuilder
/ Response to StepNameRequest.Protobuf type
gauge.messages.StepNameResponse- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class/ Response to StepNameRequest.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic Messages.StepNameResponsestatic final com.google.protobuf.Descriptors.Descriptor/ File name in which the step implementation existscom.google.protobuf.ByteString/ File name in which the step implementation existsboolean/ Flag indicating if the given Step is an alias.boolean/ Flag indicating if the given Step defined in some external library and the source code can not be accessed.boolean/ Flag indicating if there is a match for the given Step Text.com.google.protobuf.Parser<Messages.StepNameResponse>intgetSpan()/ Range of step/ Range of stepgetStepName(int index) / The Step name of the given step.com.google.protobuf.ByteStringgetStepNameBytes(int index) / The Step name of the given step.int/ The Step name of the given step.com.google.protobuf.ProtocolStringList/ The Step name of the given step.inthashCode()booleanhasSpan()/ Range of stepprotected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(Messages.StepNameResponse prototype) protected Messages.StepNameResponse.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.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()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
ISSTEPPRESENT_FIELD_NUMBER
public static final int ISSTEPPRESENT_FIELD_NUMBER- See Also:
-
STEPNAME_FIELD_NUMBER
public static final int STEPNAME_FIELD_NUMBER- See Also:
-
HASALIAS_FIELD_NUMBER
public static final int HASALIAS_FIELD_NUMBER- See Also:
-
FILENAME_FIELD_NUMBER
public static final int FILENAME_FIELD_NUMBER- See Also:
-
SPAN_FIELD_NUMBER
public static final int SPAN_FIELD_NUMBER- See Also:
-
ISEXTERNAL_FIELD_NUMBER
public static final int ISEXTERNAL_FIELD_NUMBER- See Also:
-
-
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
-
getIsStepPresent
public boolean getIsStepPresent()/ Flag indicating if there is a match for the given Step Text.
bool isStepPresent = 1;- Specified by:
getIsStepPresentin interfaceMessages.StepNameResponseOrBuilder- Returns:
- The isStepPresent.
-
getStepNameList
public com.google.protobuf.ProtocolStringList getStepNameList()/ The Step name of the given step.
repeated string stepName = 2;- Specified by:
getStepNameListin interfaceMessages.StepNameResponseOrBuilder- Returns:
- A list containing the stepName.
-
getStepNameCount
public int getStepNameCount()/ The Step name of the given step.
repeated string stepName = 2;- Specified by:
getStepNameCountin interfaceMessages.StepNameResponseOrBuilder- Returns:
- The count of stepName.
-
getStepName
/ The Step name of the given step.
repeated string stepName = 2;- Specified by:
getStepNamein interfaceMessages.StepNameResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The stepName at the given index.
-
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- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the stepName at the given index.
-
getHasAlias
public boolean getHasAlias()/ Flag indicating if the given Step is an alias.
bool hasAlias = 3;- Specified by:
getHasAliasin interfaceMessages.StepNameResponseOrBuilder- Returns:
- The hasAlias.
-
getFileName
/ File name in which the step implementation exists
string fileName = 4;- Specified by:
getFileNamein interfaceMessages.StepNameResponseOrBuilder- Returns:
- The fileName.
-
getFileNameBytes
public com.google.protobuf.ByteString getFileNameBytes()/ File name in which the step implementation exists
string fileName = 4;- Specified by:
getFileNameBytesin interfaceMessages.StepNameResponseOrBuilder- Returns:
- The bytes for fileName.
-
hasSpan
public boolean hasSpan()/ Range of step
.gauge.messages.Span span = 5;- Specified by:
hasSpanin interfaceMessages.StepNameResponseOrBuilder- Returns:
- Whether the span field is set.
-
getSpan
/ Range of step
.gauge.messages.Span span = 5;- Specified by:
getSpanin interfaceMessages.StepNameResponseOrBuilder- Returns:
- The span.
-
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- Returns:
- The isExternal.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- 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
- Throws:
IOException
-
parseFrom
public static Messages.StepNameResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- 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
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Messages.StepNameResponse.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-