Uses of Class
gauge.messages.Spec.ProtoComment
-
Packages that use Spec.ProtoComment Package Description gauge.messages -
-
Uses of Spec.ProtoComment in gauge.messages
Methods in gauge.messages that return Spec.ProtoComment Modifier and Type Method Description Spec.ProtoCommentSpec.ProtoComment.Builder. build()Spec.ProtoCommentSpec.ProtoComment.Builder. buildPartial()Spec.ProtoCommentSpec.ProtoItem.Builder. getComment()/ Holds the Comment definition.Spec.ProtoCommentSpec.ProtoItem. getComment()/ Holds the Comment definition.Spec.ProtoCommentSpec.ProtoItemOrBuilder. getComment()/ Holds the Comment definition.static Spec.ProtoCommentSpec.ProtoComment. getDefaultInstance()Spec.ProtoCommentSpec.ProtoComment.Builder. getDefaultInstanceForType()Spec.ProtoCommentSpec.ProtoComment. getDefaultInstanceForType()static Spec.ProtoCommentSpec.ProtoComment. parseDelimitedFrom(InputStream input)static Spec.ProtoCommentSpec.ProtoComment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Spec.ProtoCommentSpec.ProtoComment. parseFrom(byte[] data)static Spec.ProtoCommentSpec.ProtoComment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Spec.ProtoCommentSpec.ProtoComment. parseFrom(com.google.protobuf.ByteString data)static Spec.ProtoCommentSpec.ProtoComment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Spec.ProtoCommentSpec.ProtoComment. parseFrom(com.google.protobuf.CodedInputStream input)static Spec.ProtoCommentSpec.ProtoComment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Spec.ProtoCommentSpec.ProtoComment. parseFrom(InputStream input)static Spec.ProtoCommentSpec.ProtoComment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Spec.ProtoCommentSpec.ProtoComment. parseFrom(ByteBuffer data)static Spec.ProtoCommentSpec.ProtoComment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in gauge.messages that return types with arguments of type Spec.ProtoComment Modifier and Type Method Description com.google.protobuf.Parser<Spec.ProtoComment>Spec.ProtoComment. getParserForType()static com.google.protobuf.Parser<Spec.ProtoComment>Spec.ProtoComment. parser()Methods in gauge.messages with parameters of type Spec.ProtoComment Modifier and Type Method Description Spec.ProtoItem.BuilderSpec.ProtoItem.Builder. mergeComment(Spec.ProtoComment value)/ Holds the Comment definition.Spec.ProtoComment.BuilderSpec.ProtoComment.Builder. mergeFrom(Spec.ProtoComment other)static Spec.ProtoComment.BuilderSpec.ProtoComment. newBuilder(Spec.ProtoComment prototype)Spec.ProtoItem.BuilderSpec.ProtoItem.Builder. setComment(Spec.ProtoComment value)/ Holds the Comment definition.
-