checkbox
Class CheckTest

java.lang.Object
  extended by checkbox.CheckTest

public class CheckTest
extends Object


Constructor Summary
CheckTest()
           
 
Method Summary
 String[] getFruit()
           
 void setFruit(String[] b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckTest

public CheckTest()
Method Detail

getFruit

public String[] getFruit()

setFruit

public void setFruit(String[] b)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.