public class DeptGeoResultatRecherche extends Object implements Serializable, ISearchResult, CodeIdentifiable, Localisable
Constructor and Description |
---|
DeptGeoResultatRecherche() |
DeptGeoResultatRecherche(Double ident,
String code,
String libelle,
String libelleRegion,
String codeRegion,
Double identRegion) |
DeptGeoResultatRecherche(Double ident,
String code,
String libelle,
String libelleRegion,
String codeRegion,
Double identRegion,
Double identPays,
String codeSociete) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
String |
getCodePays() |
String |
getCodeRegion() |
String |
getCodeSociete() |
Double |
getIdent() |
Double |
getIdentPays() |
Double |
getIdentRegion() |
String |
getLibelle() |
String |
getLibellePays() |
String |
getLibelleRegion() |
String |
getResultIdent() |
static long |
getSerialVersionUID() |
void |
setCode(String code) |
void |
setCodePays(String codePays) |
void |
setCodeRegion(String codeRegion) |
void |
setCodeSociete(String codeSociete) |
void |
setIdent(Double ident) |
void |
setIdentPays(Double identPays) |
void |
setIdentRegion(Double identRegion) |
void |
setLibelle(String libelle) |
void |
setLibellePays(String libellePays) |
void |
setLibelleRegion(String libelleRegion) |
public DeptGeoResultatRecherche()
public DeptGeoResultatRecherche(Double ident, String code, String libelle, String libelleRegion, String codeRegion, Double identRegion)
public String getCodePays()
public void setCodePays(String codePays)
codePays
- the codePays to setpublic String getLibellePays()
public void setLibellePays(String libellePays)
libellePays
- the libellePays to setpublic Double getIdent()
public void setIdent(Double ident)
public String getCode()
getCode
in interface CodeIdentifiable
public void setCode(String code)
public String getLibelle()
getLibelle
in interface Localisable
public void setLibelle(String libelle)
public static long getSerialVersionUID()
public String getLibelleRegion()
public void setLibelleRegion(String libelleRegion)
public String getCodeRegion()
public void setCodeRegion(String codeRegion)
public Double getIdentPays()
public void setIdentPays(Double identPays)
identPays
- the identPays to setpublic Double getIdentRegion()
public void setIdentRegion(Double identRegion)
public String getCodeSociete()
public void setCodeSociete(String codeSociete)
public String getResultIdent()
getResultIdent
in interface ISearchResult
Copyright © 2016. All rights reserved.