Uses of Class
org.hdtourist.model.Ciudad

Packages that use Ciudad
org.hdtourist.model.services.xml   
 

Uses of Ciudad in org.hdtourist.model.services.xml
 

Fields in org.hdtourist.model.services.xml declared as Ciudad
private  Ciudad FicherosConfigHandler.ficheroActual
          El fichero actual.
 

Fields in org.hdtourist.model.services.xml with type parameters of type Ciudad
private  java.util.List<Ciudad> FicherosConfigHandler.ficheros
          El ficheros.
 

Methods in org.hdtourist.model.services.xml that return types with arguments of type Ciudad
 java.util.List<Ciudad> FicherosConfigHandler.getFicheros()
          Gets the ficheros.
 java.util.List<Ciudad> FicherosConfigParser.obtenerFicheros()
          Obtener ficheros.