public class LienVilleGeoCriteresRecherche extends AbstractSaveableSearchCriteria implements Serializable
Constructor and Description |
---|
LienVilleGeoCriteresRecherche() |
LienVilleGeoCriteresRecherche(String jokerString) |
Modifier and Type | Method and Description |
---|---|
String |
getCodePostal() |
String |
getCodeSecteur() |
Double |
getIdent() |
Double |
getIdSecteur() |
String |
getNomVille() |
void |
setCodePostal(String codePostal) |
void |
setCodeSecteur(String codeSecteur) |
void |
setIdent(Double ident) |
void |
setIdSecteur(Double idSecteur) |
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 LienVilleGeoCriteresRecherche()
public LienVilleGeoCriteresRecherche(String jokerString)
public Double getIdent()
public void setIdent(Double ident)
public String getCodePostal()
public void setCodePostal(String codePostal)
public String getNomVille()
public void setNomVille(String nomVille)
public String getCodeSecteur()
public void setCodeSecteur(String codeSecteur)
public Double getIdSecteur()
public void setIdSecteur(Double idSecteur)
Copyright © 2016. All rights reserved.