public class VilleDistanceResultatRecherche extends Object implements Serializable, ISearchResult
Constructor and Description |
---|
VilleDistanceResultatRecherche() |
VilleDistanceResultatRecherche(Double ident,
String villeByTvkmIdentVille1,
String villeByTvkmIdentVille2,
String cp1,
String cp2,
Double kmsAller,
String unitDist) |
Modifier and Type | Method and Description |
---|---|
Boolean |
getAllerRetour() |
String |
getCp1() |
String |
getCp2() |
Double |
getIdent() |
Double |
getKmsAller() |
String |
getResultIdent() |
String |
getUnitDist() |
String |
getVilleByTvkmIdentVille1() |
String |
getVilleByTvkmIdentVille2() |
void |
setAllerRetour(Boolean allerRetour) |
void |
setCp1(String cp1) |
void |
setCp2(String cp2) |
void |
setIdent(Double ident) |
void |
setKmsAller(Double kmsAller) |
void |
setUnitDist(String unitDist) |
void |
setVilleByTvkmIdentVille1(String villeByTvkmIdentVille1) |
void |
setVilleByTvkmIdentVille2(String villeByTvkmIdentVille2) |
public Double getIdent()
public void setIdent(Double ident)
public Double getKmsAller()
public void setKmsAller(Double kmsAller)
public String getUnitDist()
public void setUnitDist(String unitDist)
public String getVilleByTvkmIdentVille1()
public void setVilleByTvkmIdentVille1(String villeByTvkmIdentVille1)
public String getVilleByTvkmIdentVille2()
public void setVilleByTvkmIdentVille2(String villeByTvkmIdentVille2)
public Boolean getAllerRetour()
public void setAllerRetour(Boolean allerRetour)
public String getCp1()
public void setCp1(String cp1)
public String getCp2()
public void setCp2(String cp2)
public String getResultIdent()
getResultIdent
in interface ISearchResult
Copyright © 2016. All rights reserved.