Uses of Interface
gauge.messages.Spec.ProtoSpecOrBuilder
-
Packages that use Spec.ProtoSpecOrBuilder Package Description gauge.messages -
-
Uses of Spec.ProtoSpecOrBuilder in gauge.messages
Classes in gauge.messages that implement Spec.ProtoSpecOrBuilder Modifier and Type Class Description static classSpec.ProtoSpec/ A proto object representing a Specification / A specification can contain Scenarios or Steps, besides Commentsstatic classSpec.ProtoSpec.Builder/ A proto object representing a Specification / A specification can contain Scenarios or Steps, besides CommentsMethods in gauge.messages that return Spec.ProtoSpecOrBuilder Modifier and Type Method Description Spec.ProtoSpecOrBuilderSpec.ProtoSpecResult.Builder. getProtoSpecOrBuilder()/ Represents the corresponding SpecificationSpec.ProtoSpecOrBuilderSpec.ProtoSpecResult. getProtoSpecOrBuilder()/ Represents the corresponding SpecificationSpec.ProtoSpecOrBuilderSpec.ProtoSpecResultOrBuilder. getProtoSpecOrBuilder()/ Represents the corresponding SpecificationSpec.ProtoSpecOrBuilderMessages.SpecDetails.SpecDetail.Builder. getSpecOrBuilder()/ Holds a collection of Specs that are defined in the project.Spec.ProtoSpecOrBuilderMessages.SpecDetails.SpecDetail. getSpecOrBuilder()/ Holds a collection of Specs that are defined in the project.Spec.ProtoSpecOrBuilderMessages.SpecDetails.SpecDetailOrBuilder. getSpecOrBuilder()/ Holds a collection of Specs that are defined in the project.
-