Package web.sportflow.goal
Class Goal
java.lang.Object
web.sportflow.goal.Goal
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getLabel()intgetType()getUnit()getUser()voidsetCurrentValue(Double currentValue) voidvoidvoidsetTargetValue(Double targetValue) voidvoidvoid
-
Constructor Details
-
Goal
public Goal() -
Goal
-
-
Method Details
-
getId
-
getLabel
-
getType
-
getTargetValue
-
getCurrentValue
-
getUnit
-
getUser
-
getProgressPercent
public int getProgressPercent() -
setId
-
setLabel
-
setType
-
setTargetValue
-
setCurrentValue
-
setUnit
-
setUser
-