Uses of Class
gauge.messages.Spec.ProtoStep
Packages that use Spec.ProtoStep
-
Uses of Spec.ProtoStep in gauge.messages
Methods in gauge.messages that return Spec.ProtoStepModifier and TypeMethodDescriptionSpec.ProtoStep.Builder.build()Spec.ProtoStep.Builder.buildPartial()Spec.ProtoConcept.Builder.getConceptStep()/ Represents the Step value of a Concept.Spec.ProtoConcept.getConceptStep()/ Represents the Step value of a Concept.Spec.ProtoConceptOrBuilder.getConceptStep()/ Represents the Step value of a Concept.static Spec.ProtoStepSpec.ProtoStep.getDefaultInstance()Spec.ProtoStep.Builder.getDefaultInstanceForType()Spec.ProtoStep.getDefaultInstanceForType()Spec.ProtoItem.Builder.getStep()/ Holds the Step definition.Spec.ProtoItem.getStep()/ Holds the Step definition.Spec.ProtoItemOrBuilder.getStep()/ Holds the Step definition.static Spec.ProtoStepSpec.ProtoStep.parseDelimitedFrom(InputStream input) static Spec.ProtoStepSpec.ProtoStep.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoStepSpec.ProtoStep.parseFrom(byte[] data) static Spec.ProtoStepSpec.ProtoStep.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoStepSpec.ProtoStep.parseFrom(com.google.protobuf.ByteString data) static Spec.ProtoStepSpec.ProtoStep.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoStepSpec.ProtoStep.parseFrom(com.google.protobuf.CodedInputStream input) static Spec.ProtoStepSpec.ProtoStep.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoStepSpec.ProtoStep.parseFrom(InputStream input) static Spec.ProtoStepSpec.ProtoStep.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoStepSpec.ProtoStep.parseFrom(ByteBuffer data) static Spec.ProtoStepSpec.ProtoStep.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in gauge.messages that return types with arguments of type Spec.ProtoStepModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Spec.ProtoStep>Spec.ProtoStep.getParserForType()static com.google.protobuf.Parser<Spec.ProtoStep>Spec.ProtoStep.parser()Methods in gauge.messages with parameters of type Spec.ProtoStepModifier and TypeMethodDescriptionSpec.ProtoConcept.Builder.mergeConceptStep(Spec.ProtoStep value) / Represents the Step value of a Concept.Spec.ProtoStep.Builder.mergeFrom(Spec.ProtoStep other) Spec.ProtoItem.Builder.mergeStep(Spec.ProtoStep value) / Holds the Step definition.static Spec.ProtoStep.BuilderSpec.ProtoStep.newBuilder(Spec.ProtoStep prototype) Spec.ProtoConcept.Builder.setConceptStep(Spec.ProtoStep value) / Represents the Step value of a Concept.Spec.ProtoItem.Builder.setStep(Spec.ProtoStep value) / Holds the Step definition.