Uses of Class
gauge.messages.Spec.ProtoComment.Builder
Packages that use Spec.ProtoComment.Builder
-
Uses of Spec.ProtoComment.Builder in gauge.messages
Methods in gauge.messages that return Spec.ProtoComment.BuilderModifier and TypeMethodDescriptionSpec.ProtoComment.Builder.clear()Spec.ProtoComment.Builder.clearText()/ Text representing the Comment.Spec.ProtoItem.Builder.getCommentBuilder()/ Holds the Comment definition.Spec.ProtoComment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Spec.ProtoComment.Builder.mergeFrom(com.google.protobuf.Message other) Spec.ProtoComment.Builder.mergeFrom(Spec.ProtoComment other) static Spec.ProtoComment.BuilderSpec.ProtoComment.newBuilder()static Spec.ProtoComment.BuilderSpec.ProtoComment.newBuilder(Spec.ProtoComment prototype) Spec.ProtoComment.newBuilderForType()protected Spec.ProtoComment.BuilderSpec.ProtoComment.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) / Text representing the Comment.Spec.ProtoComment.Builder.setTextBytes(com.google.protobuf.ByteString value) / Text representing the Comment.Spec.ProtoComment.toBuilder()Methods in gauge.messages with parameters of type Spec.ProtoComment.BuilderModifier and TypeMethodDescriptionSpec.ProtoItem.Builder.setComment(Spec.ProtoComment.Builder builderForValue) / Holds the Comment definition.