Creating a Taxonomic e-Science

org.cateproject.controller.captcha
Class CaptchaChallenge

java.lang.Object
  extended by org.cateproject.controller.captcha.CaptchaChallenge

public class CaptchaChallenge
extends Object


Constructor Summary
CaptchaChallenge()
           
 
Method Summary
 String getId()
           
 String getQuestion()
           
 void setId(String id)
           
 void setQuestion(String question)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CaptchaChallenge

public CaptchaChallenge()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getQuestion

public String getQuestion()

setQuestion

public void setQuestion(String question)

Creating a Taxonomic e-Science

Copyright © 2008. All Rights Reserved.