public class VilleGeoCriteresRecherche extends AbstractSaveableSearchCriteria implements Serializable
Constructor and Description |
---|
VilleGeoCriteresRecherche() |
VilleGeoCriteresRecherche(String jokerString) |
Modifier and Type | Method and Description |
---|---|
String |
getCodeDepartement() |
String |
getCodePays() |
String |
getCodePostal() |
String |
getCodeRegion() |
Double |
getIdentRegion() |
Double |
getIncludeNonUsed() |
Double |
getIndiceCurrentUsed() |
Double |
getIndiceUsed() |
String |
getLibelleDepartement() |
String |
getLibellePays() |
String |
getLibelleRegion() |
String |
getNomVille() |
static long |
getSerialVersionUID() |
void |
setCodeDepartement(String codeDepartement) |
void |
setCodePays(String codePays) |
void |
setCodePostal(String codePostal) |
void |
setCodeRegion(String codeRegion) |
void |
setIdentRegion(Double identRegion) |
void |
setIncludeNonUsed(Double includeNonUsed) |
void |
setIndiceCurrentUsed(Double indiceCurrentUsed) |
void |
setIndiceUsed(Double indiceUsed) |
void |
setLibelleDepartement(String libelleDepartement) |
void |
setLibellePays(String libellePays) |
void |
setLibelleRegion(String libelleRegion) |
void |
setNomVille(String nomVille) |
copy, equals, getRecherche, getRechercheIdent, getSauvegardeResultat, hashCode, isRechercheCharge, setRecherche, setRechercheCharge, setSauvegardeResultat
getJokerString, getResultLimit, getResultOffset, isCacheable, isResultLimitDefined, isResultOffsetDefined, replaceJokerString, setCacheable, setJokerString, setResultLimit, setResultOffset
public VilleGeoCriteresRecherche()
public VilleGeoCriteresRecherche(String jokerString)
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 Double getIndiceCurrentUsed()
public void setIndiceCurrentUsed(Double indiceCurrentUsed)
indiceCurrentUsed
- the indiceCurrentUsed to setpublic String getCodePostal()
public void setCodePostal(String codePostal)
public String getNomVille()
public void setNomVille(String nomVille)
public Double getIndiceUsed()
public void setIndiceUsed(Double indiceUsed)
public String getCodeDepartement()
public void setCodeDepartement(String codeDepartement)
codeDepartement
- the codeDepartement to setpublic static long getSerialVersionUID()
public String getCodeRegion()
public void setCodeRegion(String codeRegion)
codeRegion
- the codeRegion to setpublic String getCodePays()
public void setCodePays(String codePays)
codePays
- the codePays to setpublic Double getIdentRegion()
public void setIdentRegion(Double identRegion)
public Double getIncludeNonUsed()
public void setIncludeNonUsed(Double includeNonUsed)
includeNonUsed
- the includeNonUsed to setCopyright © 2016. All rights reserved.