public static class GeneralCommentData.GeneralCommentBuilder extends CommentDataImpl.CommentDataBuilder<GeneralCommentData.GeneralCommentBuilder,GeneralCommentData>
build()
to create an instance of GeneralCommentData
.createDate, defectApproved, defectRaised, deleted, draft, message, messageAsHtml, metrics, parentCommentPermId, permaId, readStatus, replies, user
Modifier and Type | Method and Description |
---|---|
GeneralCommentData |
build() |
setCreateDate, setDefectApproved, setDefectRaised, setDeleted, setDraft, setMessage, setMessageAsHtml, setMetrics, setParentCommentPermId, setPermaId, setReadStatus, setReplies, setUser
public GeneralCommentData build()
build
in class CommentDataImpl.CommentDataBuilder<GeneralCommentData.GeneralCommentBuilder,GeneralCommentData>