com.splitforce.lib.model
Class Goal
java.lang.Object
com.splitforce.lib.model.Goal
public class Goal
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
START_GOAL
public static final int START_GOAL
- See Also:
- Constant Field Values
END_GOAL
public static final int END_GOAL
- See Also:
- Constant Field Values
RATE_GOAL
public static final int RATE_GOAL
- See Also:
- Constant Field Values
TIMED_GOAL
public static final int TIMED_GOAL
- See Also:
- Constant Field Values
QUANTIFIED_GOAL
public static final int QUANTIFIED_GOAL
- See Also:
- Constant Field Values
getType
public int getType()
getExperiment
public java.lang.String getExperiment()
getVariation
public java.lang.String getVariation()
getGoal
public java.lang.String getGoal()
getValue
public long getValue()
getId
public long getId()