public class LibclResultatRecherche extends Object implements Serializable, ISearchResult
Constructor and Description |
---|
LibclResultatRecherche() |
LibclResultatRecherche(Double ident,
String code,
String libelle) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
Double |
getIdent() |
String |
getLibelle() |
String |
getResultIdent() |
void |
setCode(String code) |
void |
setIdent(Double ident) |
void |
setLibelle(String libelle) |
public Double getIdent()
public void setIdent(Double ident)
public String getCode()
public void setCode(String code)
public String getLibelle()
public void setLibelle(String libelle)
public String getResultIdent()
getResultIdent
in interface ISearchResult
Copyright © 2016. All rights reserved.