Class BackofficeMoodRow
java.lang.Object
com.serinity.moodcontrol.dto.backoffice.BackofficeMoodRow
-
Property Summary
PropertiesTypePropertyDescriptionjavafx.beans.property.StringPropertyjavafx.beans.property.StringPropertyjavafx.beans.property.LongPropertyjavafx.beans.property.StringPropertyjavafx.beans.property.StringPropertyjavafx.beans.property.IntegerPropertyjavafx.beans.property.StringPropertyjavafx.beans.property.StringProperty -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavafx.beans.property.StringPropertyjavafx.beans.property.StringPropertyGets the value of theemotionsproperty.Gets the value of theentryDateTextproperty.longgetId()Gets the value of theidproperty.Gets the value of theinfluencesproperty.Gets the value of themomentTypeproperty.intGets the value of themoodLevelproperty.Gets the value of theuserDisplayproperty.Gets the value of theuserIdproperty.javafx.beans.property.LongPropertyjavafx.beans.property.StringPropertyjavafx.beans.property.StringPropertyjavafx.beans.property.IntegerPropertyjavafx.beans.property.StringPropertyjavafx.beans.property.StringProperty
-
Property Details
-
id
public javafx.beans.property.LongProperty idProperty- See Also:
-
userId
public javafx.beans.property.StringProperty userIdProperty- See Also:
-
userDisplay
public javafx.beans.property.StringProperty userDisplayProperty- See Also:
-
momentType
public javafx.beans.property.StringProperty momentTypeProperty- See Also:
-
moodLevel
public javafx.beans.property.IntegerProperty moodLevelProperty- See Also:
-
entryDateText
public javafx.beans.property.StringProperty entryDateTextProperty- See Also:
-
emotions
public javafx.beans.property.StringProperty emotionsProperty- See Also:
-
influences
public javafx.beans.property.StringProperty influencesProperty- See Also:
-
-
Constructor Details
-
BackofficeMoodRow
public BackofficeMoodRow() -
BackofficeMoodRow
-
-
Method Details
-
getId
public long getId()Gets the value of theidproperty.- Property description:
- Returns:
- the value of the
idproperty - See Also:
-
idProperty
public javafx.beans.property.LongProperty idProperty()- Returns:
- the
idproperty - See Also:
-
getUserId
Gets the value of theuserIdproperty.- Property description:
- Returns:
- the value of the
userIdproperty - See Also:
-
userIdProperty
public javafx.beans.property.StringProperty userIdProperty()- Returns:
- the
userIdproperty - See Also:
-
getUserDisplay
Gets the value of theuserDisplayproperty.- Property description:
- Returns:
- the value of the
userDisplayproperty - See Also:
-
userDisplayProperty
public javafx.beans.property.StringProperty userDisplayProperty()- Returns:
- the
userDisplayproperty - See Also:
-
getMomentType
Gets the value of themomentTypeproperty.- Property description:
- Returns:
- the value of the
momentTypeproperty - See Also:
-
momentTypeProperty
public javafx.beans.property.StringProperty momentTypeProperty()- Returns:
- the
momentTypeproperty - See Also:
-
getMoodLevel
public int getMoodLevel()Gets the value of themoodLevelproperty.- Property description:
- Returns:
- the value of the
moodLevelproperty - See Also:
-
moodLevelProperty
public javafx.beans.property.IntegerProperty moodLevelProperty()- Returns:
- the
moodLevelproperty - See Also:
-
getEntryDateText
Gets the value of theentryDateTextproperty.- Property description:
- Returns:
- the value of the
entryDateTextproperty - See Also:
-
entryDateTextProperty
public javafx.beans.property.StringProperty entryDateTextProperty()- Returns:
- the
entryDateTextproperty - See Also:
-
getEmotions
Gets the value of theemotionsproperty.- Property description:
- Returns:
- the value of the
emotionsproperty - See Also:
-
emotionsProperty
public javafx.beans.property.StringProperty emotionsProperty()- Returns:
- the
emotionsproperty - See Also:
-
getInfluences
Gets the value of theinfluencesproperty.- Property description:
- Returns:
- the value of the
influencesproperty - See Also:
-
influencesProperty
public javafx.beans.property.StringProperty influencesProperty()- Returns:
- the
influencesproperty - See Also:
-