Class NoticeAttachment

java.lang.Object
inha.git.notice.domain.NoticeAttachment

@Entity public class NoticeAttachment extends Object
NoticeAttachment 엔티티는 공지사항 첨부파일 정보를 나타냄.
  • Constructor Details

    • NoticeAttachment

      public NoticeAttachment()
  • Method Details

    • setNotice

      public void setNotice(Notice notice)