org.pustefixframework.example.numberguess.context
Class GuessContext
java.lang.Object
org.pustefixframework.example.numberguess.context.GuessContext
public class GuessContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GuessContext
public GuessContext()
getGuess
public Integer getGuess()
setGuess
public void setGuess(Integer guess)
getRandom
public int getRandom()
setRandom
public void setRandom(Integer random)
insertStatus
public void insertStatus(ResultDocument document,
Element element)
throws Exception
- Throws:
Exception
Copyright © 2011 United Internet. All Rights Reserved.