public class SousFamilleResultatRecherche extends Object implements Serializable, ISearchResult
Constructor and Description |
---|
SousFamilleResultatRecherche() |
SousFamilleResultatRecherche(Double ident,
String code,
String libelle,
Double indSpecif1,
Double indSpecif2,
String libre1) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
Double |
getIdent() |
Double |
getIndSpecif1() |
Double |
getIndSpecif2() |
String |
getLibelle() |
String |
getLibre1() |
String |
getResultIdent() |
void |
setCode(String code) |
void |
setIdent(Double ident) |
void |
setIndSpecif1(Double indSpecif1) |
void |
setIndSpecif2(Double indSpecif2) |
void |
setLibelle(String libelle) |
void |
setLibre1(String libre1) |
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 Double getIndSpecif1()
public void setIndSpecif1(Double indSpecif1)
public Double getIndSpecif2()
public void setIndSpecif2(Double indSpecif2)
public String getLibre1()
public void setLibre1(String libre1)
public String getResultIdent()
getResultIdent
in interface ISearchResult
Copyright © 2016. All rights reserved.