Uses of Class
gauge.messages.Spec.ProtoComment
Packages that use Spec.ProtoComment
-
Uses of Spec.ProtoComment in gauge.messages
Methods in gauge.messages that return Spec.ProtoCommentModifier and TypeMethodDescriptionSpec.ProtoComment.Builder.build()Spec.ProtoComment.Builder.buildPartial()Spec.ProtoItem.Builder.getComment()/ Holds the Comment definition.Spec.ProtoItem.getComment()/ Holds the Comment definition.Spec.ProtoItemOrBuilder.getComment()/ Holds the Comment definition.static Spec.ProtoCommentSpec.ProtoComment.getDefaultInstance()Spec.ProtoComment.Builder.getDefaultInstanceForType()Spec.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.ProtoCommentModifier and TypeMethodDescriptioncom.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.ProtoCommentModifier and TypeMethodDescriptionSpec.ProtoItem.Builder.mergeComment(Spec.ProtoComment value) / Holds the Comment definition.Spec.ProtoComment.Builder.mergeFrom(Spec.ProtoComment other) static Spec.ProtoComment.BuilderSpec.ProtoComment.newBuilder(Spec.ProtoComment prototype) Spec.ProtoItem.Builder.setComment(Spec.ProtoComment value) / Holds the Comment definition.