org.apache.tapestry5.tutorial.pages
Class Guess

java.lang.Object
  extended by org.apache.tapestry5.tutorial.pages.Guess

public class Guess
extends java.lang.Object


Constructor Summary
Guess()
           
 
Method Summary
 int getTarget()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Guess

public Guess()
Method Detail

getTarget

public int getTarget()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.