Uses of Class
org.parancoe.plugins.italy.Comune

Uses of Comune in org.parancoe.plugins.italy
 

Methods in org.parancoe.plugins.italy that return types with arguments of type Comune
 java.util.List<Comune> ComuneDao.findByPartialNomeAndProvincia(java.lang.String partialComune, java.lang.String partialProvincia)
           
 java.util.List<Comune> Provincia.getComuni()
           
 

Methods in org.parancoe.plugins.italy with parameters of type Comune
 void Provincia.addComune(Comune comune)
           
 void Provincia.removeComune(Comune comune)
           
 

Method parameters in org.parancoe.plugins.italy with type arguments of type Comune
 void Provincia.setComuni(java.util.List<Comune> comune)
           
 



Copyright © 2008. All Rights Reserved.