public class LegacyHintAction extends LegacyScoreAction
LegacyAction.LegacyActionType, LegacyAction.SetAttributeactionType| Constructor and Description |
|---|
LegacyHintAction() |
| Modifier and Type | Method and Description |
|---|---|
int |
getHintNumber() |
int |
getOfTotalHints() |
void |
set(int index,
java.lang.Object attr) |
void |
setHintNumber(int hintNumber) |
void |
setOfTotalHints(int ofTotalHints) |
getContinuousScore, getDiscreteScore, setContinuousScore, setDiscreteScoreaddError, addException, getActionType, getErrors, getProblemId, getProblemIdDecoded, getQuestionId, getTimestamp, getTimestampMS, getTimestampPretty, setActionType, setErrors, setProblemId, setProblemIdDecoded, setQuestionId, setTimestamppublic int getHintNumber()
public void setHintNumber(int hintNumber)
public int getOfTotalHints()
public void setOfTotalHints(int ofTotalHints)
public void set(int index,
java.lang.Object attr)
set in class LegacyAction