org.kaoriha.jspbp.helloworld
Class ContPers2Form.Continuation

java.lang.Object
  extended by org.kaoriha.jspbp.helloworld.ContPers2Form.Continuation
Enclosing class:
ContPers2Form

public static class ContPers2Form.Continuation
extends Object


Constructor Summary
ContPers2Form.Continuation()
           
 
Method Summary
 String getA()
           
 String getB()
           
 void setA(String a)
           
 void setB(String b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContPers2Form.Continuation

public ContPers2Form.Continuation()
Method Detail

getA

public String getA()

setA

public void setA(String a)

getB

public String getB()

setB

public void setB(String b)


Copyright ? 2007-2008 Hound. All Rights Reserved.