Uses of Class
org.parancoe.plugins.world.Continent

Uses of Continent in org.parancoe.plugins.world
 

Methods in org.parancoe.plugins.world that return Continent
 Continent ContinentDao.findByName(java.lang.String name)
           
 Continent Country.getContinent()
           
 

Methods in org.parancoe.plugins.world that return types with arguments of type Continent
 java.util.List<Continent> ContinentDao.findByPartialName(java.lang.String partialName)
           
 

Methods in org.parancoe.plugins.world with parameters of type Continent
 void Country.setContinent(Continent continent)
           
 



Copyright © 2007. All Rights Reserved.