TextReview
Review()
Review(RMCClass rmcClass, StarValue interesting, StarValue hard, StarValue homework, StarValue exams)
LocalDateTime
getCreatedDate()
StarValue
getExams()
getHard()
getHomework()
Long
getId()
getInteresting()
RMCClass
getRmcClass()
void
setCreatedDate(LocalDateTime d)
setExams(StarValue n)
setHard(StarValue n)
setHomework(StarValue n)
setInteresting(StarValue n)
setRmcClass(RMCClass c)
String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object