Uses of Class
org.apache.struts.webapp.el.exercise.Coord

Packages that use Coord
org.apache.struts.webapp.el.exercise   
 

Uses of Coord in org.apache.struts.webapp.el.exercise
 

Methods in org.apache.struts.webapp.el.exercise that return Coord
 Coord TestBean.getCoord(int index)
           
 Coord[] TestBean.getCoords()
           
 Coord TestBean.getImageCoord(int index)
           
 Coord[] TestBean.getImageCoords()
           
 

Methods in org.apache.struts.webapp.el.exercise with parameters of type Coord
 void TestBean.setCoord(int index, Coord coord)
           
 void TestBean.setImageCoord(int index, Coord coord)
           
 



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.