Package inha.git.question.domain
Class QuestionReplyComment
java.lang.Object
inha.git.common.BaseEntity
inha.git.question.domain.QuestionReplyComment
QuestionReplyComment는 엔티티는 애플리케이션의 질문 대댓글 정보를 나타냄.
-
Nested Class Summary
Nested classes/interfaces inherited from class inha.git.common.BaseEntity
BaseEntity.State -
Field Summary
Fields inherited from class inha.git.common.BaseEntity
state -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetContents(String contents) voidsetLikeCount(Integer likeCount) Methods inherited from class inha.git.common.BaseEntity
setDeletedAt, setState, setUpdatedAt
-
Constructor Details
-
QuestionReplyComment
public QuestionReplyComment()
-
-
Method Details
-
setContents
-
setLikeCount
-