Uses of Class
gauge.messages.Spec.ProtoSpec
-
Packages that use Spec.ProtoSpec Package Description gauge.messages -
-
Uses of Spec.ProtoSpec in gauge.messages
Methods in gauge.messages that return Spec.ProtoSpec Modifier and Type Method Description Spec.ProtoSpecSpec.ProtoSpec.Builder. build()Spec.ProtoSpecSpec.ProtoSpec.Builder. buildPartial()static Spec.ProtoSpecSpec.ProtoSpec. getDefaultInstance()Spec.ProtoSpecSpec.ProtoSpec.Builder. getDefaultInstanceForType()Spec.ProtoSpecSpec.ProtoSpec. getDefaultInstanceForType()Spec.ProtoSpecSpec.ProtoSpecResult.Builder. getProtoSpec()/ Represents the corresponding SpecificationSpec.ProtoSpecSpec.ProtoSpecResult. getProtoSpec()/ Represents the corresponding SpecificationSpec.ProtoSpecSpec.ProtoSpecResultOrBuilder. getProtoSpec()/ Represents the corresponding SpecificationSpec.ProtoSpecMessages.SpecDetails.SpecDetail.Builder. getSpec()/ Holds a collection of Specs that are defined in the project.Spec.ProtoSpecMessages.SpecDetails.SpecDetail. getSpec()/ Holds a collection of Specs that are defined in the project.Spec.ProtoSpecMessages.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.ProtoSpec Modifier and Type Method Description com.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.ProtoSpec Modifier and Type Method Description Spec.ProtoSpec.BuilderSpec.ProtoSpec.Builder. mergeFrom(Spec.ProtoSpec other)Spec.ProtoSpecResult.BuilderSpec.ProtoSpecResult.Builder. mergeProtoSpec(Spec.ProtoSpec value)/ Represents the corresponding SpecificationMessages.SpecDetails.SpecDetail.BuilderMessages.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.BuilderSpec.ProtoSpecResult.Builder. setProtoSpec(Spec.ProtoSpec value)/ Represents the corresponding SpecificationMessages.SpecDetails.SpecDetail.BuilderMessages.SpecDetails.SpecDetail.Builder. setSpec(Spec.ProtoSpec value)/ Holds a collection of Specs that are defined in the project.
-