Uses of Class
gauge.messages.Spec.ProtoSpec
Packages that use Spec.ProtoSpec
-
Uses of Spec.ProtoSpec in gauge.messages
Methods in gauge.messages that return Spec.ProtoSpecModifier and TypeMethodDescriptionSpec.ProtoSpec.Builder.build()Spec.ProtoSpec.Builder.buildPartial()static Spec.ProtoSpecSpec.ProtoSpec.getDefaultInstance()Spec.ProtoSpec.Builder.getDefaultInstanceForType()Spec.ProtoSpec.getDefaultInstanceForType()Spec.ProtoSpecResult.Builder.getProtoSpec()/ Represents the corresponding SpecificationSpec.ProtoSpecResult.getProtoSpec()/ Represents the corresponding SpecificationSpec.ProtoSpecResultOrBuilder.getProtoSpec()/ Represents the corresponding SpecificationMessages.SpecDetails.SpecDetail.Builder.getSpec()/ Holds a collection of Specs that are defined in the project.Messages.SpecDetails.SpecDetail.getSpec()/ Holds a collection of Specs that are defined in the project.Messages.SpecDetails.SpecDetailOrBuilder.getSpec()/ Holds a collection of Specs that are defined in the project.static Spec.ProtoSpecSpec.ProtoSpec.parseDelimitedFrom(InputStream input) static Spec.ProtoSpecSpec.ProtoSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoSpecSpec.ProtoSpec.parseFrom(byte[] data) static Spec.ProtoSpecSpec.ProtoSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoSpecSpec.ProtoSpec.parseFrom(com.google.protobuf.ByteString data) static Spec.ProtoSpecSpec.ProtoSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoSpecSpec.ProtoSpec.parseFrom(com.google.protobuf.CodedInputStream input) static Spec.ProtoSpecSpec.ProtoSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoSpecSpec.ProtoSpec.parseFrom(InputStream input) static Spec.ProtoSpecSpec.ProtoSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoSpecSpec.ProtoSpec.parseFrom(ByteBuffer data) static Spec.ProtoSpecSpec.ProtoSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in gauge.messages that return types with arguments of type Spec.ProtoSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Spec.ProtoSpec>Spec.ProtoSpec.getParserForType()static com.google.protobuf.Parser<Spec.ProtoSpec>Spec.ProtoSpec.parser()Methods in gauge.messages with parameters of type Spec.ProtoSpecModifier and TypeMethodDescriptionSpec.ProtoSpec.Builder.mergeFrom(Spec.ProtoSpec other) Spec.ProtoSpecResult.Builder.mergeProtoSpec(Spec.ProtoSpec value) / Represents the corresponding SpecificationMessages.SpecDetails.SpecDetail.Builder.mergeSpec(Spec.ProtoSpec value) / Holds a collection of Specs that are defined in the project.static Spec.ProtoSpec.BuilderSpec.ProtoSpec.newBuilder(Spec.ProtoSpec prototype) Spec.ProtoSpecResult.Builder.setProtoSpec(Spec.ProtoSpec value) / Represents the corresponding SpecificationMessages.SpecDetails.SpecDetail.Builder.setSpec(Spec.ProtoSpec value) / Holds a collection of Specs that are defined in the project.