public class VilleGeoResultatRecherche extends Object implements Serializable, ISearchResult
Modifier and Type | Field and Description |
---|---|
protected String |
codeDepartement |
protected String |
codePays |
protected String |
codePostal |
protected String |
codeRegion |
protected String |
codeSociete |
protected Double |
identDepartement |
protected Double |
identPays |
protected Double |
identRegion |
protected Double |
identVille |
protected Double |
idLienVilleSecteur |
protected Double |
indiceCurrentUsed |
protected Double |
indiceUsed |
protected String |
libelleDepartement |
protected String |
libellePays |
protected String |
libelleRegion |
protected String |
nomVille |
Constructor and Description |
---|
VilleGeoResultatRecherche() |
VilleGeoResultatRecherche(Double identVille,
Double identDepartement,
Double identRegion,
String codePostal,
String nomVille,
Double indiceUsed,
String codeDepartement,
String libelleDepartement,
String codeRegion,
String libelleRegion,
Double identPays,
String codeSociete) |
protected Double identVille
protected Double identRegion
protected Double identDepartement
protected String codePostal
protected String nomVille
protected String codeDepartement
protected String libelleDepartement
protected String codeRegion
protected String libelleRegion
protected String codePays
protected String libellePays
protected Double identPays
protected Double indiceUsed
protected Double indiceCurrentUsed
protected String codeSociete
protected Double idLienVilleSecteur
public VilleGeoResultatRecherche()
public VilleGeoResultatRecherche(Double identVille, Double identDepartement, Double identRegion, String codePostal, String nomVille, Double indiceUsed, String codeDepartement, String libelleDepartement, String codeRegion, String libelleRegion, Double identPays, String codeSociete)
public String getLibelleDepartement()
public void setLibelleDepartement(String libelleDepartement)
libelleDepartement
- the libelleDepartement to setpublic String getLibelleRegion()
public void setLibelleRegion(String libelleRegion)
libelleRegion
- the libelleRegion to setpublic String getLibellePays()
public void setLibellePays(String libellePays)
libellePays
- the libellePays to setpublic String getCodePostal()
public void setCodePostal(String codePostal)
public String getNomVille()
public void setNomVille(String nomVille)
public String getCodePays()
public void setCodePays(String codePays)
public Double getIndiceUsed()
public void setIndiceUsed(Double indiceUsed)
public String getCodeDepartement()
public void setCodeDepartement(String codeDepartement)
codeDepartement
- the codeDepartement to setpublic String getCodeRegion()
public void setCodeRegion(String codeRegion)
codeRegion
- the codeRegion to setpublic Double getIndiceCurrentUsed()
public void setIndiceCurrentUsed(Double indiceCurrentUsed)
indiceCurrentUsed
- the indiceCurrentUsed to setpublic Double getIdentPays()
public void setIdentPays(Double identPays)
identPays
- the identPays to setpublic Double getIdentVille()
public void setIdentVille(Double identVille)
identVille
- the identVille to setpublic Double getIdentRegion()
public void setIdentRegion(Double identRegion)
identRegion
- the identRegion to setpublic Double getIdentDepartement()
public void setIdentDepartement(Double identDepartement)
identDepartement
- the identDepartement to setpublic String getResultIdent()
getResultIdent
in interface ISearchResult
public String getCodeSociete()
public void setCodeSociete(String codeSociete)
public Double getIdLienVilleSecteur()
public void setIdLienVilleSecteur(Double idLienVilleSecteur)
Copyright © 2016. All rights reserved.