com.solidstategroup.user
Class MemorableQuestion
java.lang.Object
com.solidstategroup.user.MemorableQuestion
public class MemorableQuestion
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MemorableQuestion
public MemorableQuestion()
clear
public void clear()
execute
public MemorableQuestion execute()
getMemorableQuestionId
public int getMemorableQuestionId()
setMemorableQuestionId
public void setMemorableQuestionId(int memorableQuestionId)
getQuestion
public java.lang.String getQuestion()
setQuestion
public void setQuestion(java.lang.String question)
getMemorableQuestionIdEncrypted
public java.lang.String getMemorableQuestionIdEncrypted()
setMemorableQuestionIdEncrypted
public void setMemorableQuestionIdEncrypted(java.lang.String thisQuestionIdEncrypted)