Class MoodHistoryItem
java.lang.Object
com.serinity.moodcontrol.dao.MoodHistoryItem
-
Constructor Summary
ConstructorsConstructorDescriptionMoodHistoryItem(long id, LocalDateTime dateTime, String momentType, int moodLevel) -
Method Summary
-
Constructor Details
-
MoodHistoryItem
-
-
Method Details
-
getId
public long getId() -
getDateTime
-
getMomentType
-
getMoodLevel
public int getMoodLevel() -
getEmotions
-
getInfluences
-