org.cateproject.controller.captcha
Class CaptchaChallenge
java.lang.Object
org.cateproject.controller.captcha.CaptchaChallenge
public class CaptchaChallenge
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CaptchaChallenge
public CaptchaChallenge()
getId
public String getId()
setId
public void setId(String id)
getQuestion
public String getQuestion()
setQuestion
public void setQuestion(String question)
Copyright © 2008. All Rights Reserved.