public class LieuResultatRecherche extends Object implements Serializable, ISearchResult
Constructor and Description |
---|
LieuResultatRecherche() |
LieuResultatRecherche(Double lieuIdent,
String lieuNomAppel,
Double socIdent,
String respCode,
String respNom,
String lieuIndication,
Double lieuIndExterne,
String lieuCommentaire,
Date lieuCreDate,
Date lieuMajDate,
String numTel,
String numFax,
String email,
String adresse1,
String adresse2,
String adresse3,
String adresse4,
String ville_1,
String codePostal,
String pays) |
public LieuResultatRecherche()
public LieuResultatRecherche(Double lieuIdent, String lieuNomAppel, Double socIdent, String respCode, String respNom, String lieuIndication, Double lieuIndExterne, String lieuCommentaire, Date lieuCreDate, Date lieuMajDate, String numTel, String numFax, String email, String adresse1, String adresse2, String adresse3, String adresse4, String ville_1, String codePostal, String pays)
public String getLieuCommentaire()
public void setLieuCommentaire(String lieuCommentaire)
lieuCommentaire
- the lieuCommentaire to setpublic Date getLieuCreDate()
public void setLieuCreDate(Date lieuCreDate)
lieuCreDate
- the lieuCreDate to setpublic Double getLieuIdent()
public void setLieuIdent(Double lieuIdent)
lieuIdent
- the lieuIdent to setpublic String getLieuIndication()
public void setLieuIndication(String lieuIndication)
lieuIndication
- the lieuIndication to setpublic Date getLieuMajDate()
public void setLieuMajDate(Date lieuMajDate)
lieuMajDate
- the lieuMajDate to setpublic String getLieuNomAppel()
public void setLieuNomAppel(String lieuNomAppel)
lieuNomAppel
- the lieuNomAppel to setpublic String getRespCode()
public void setRespCode(String respCode)
respCode
- the respCode to setpublic String getRespNom()
public void setRespNom(String respNom)
respNom
- the respNom to setpublic Double getSocIdent()
public void setSocIdent(Double socIdent)
socIdent
- the socIdent to setpublic Double getLieuIndExterne()
public void setLieuIndExterne(Double lieuIndExterne)
lieuIndExterne
- the lieuIndExterne to setpublic String getNumTel()
public void setNumTel(String numTel)
public String getNumFax()
public void setNumFax(String numFax)
public String getEmail()
public void setEmail(String mail)
public String getAdresse1()
public void setAdresse1(String adresse1)
public String getAdresse2()
public void setAdresse2(String adresse2)
public String getAdresse3()
public void setAdresse3(String adresse3)
public String getAdresse4()
public void setAdresse4(String adresse4)
public String getVille_1()
public void setVille_1(String ville_1)
public String getCodePostal()
public void setCodePostal(String codePostal)
public String getPays()
public void setPays(String pays)
public String getResultIdent()
getResultIdent
in interface ISearchResult
Copyright © 2016. All rights reserved.