public class FaqTopResultatRecherche extends Object implements Serializable
Constructor and Description |
---|
FaqTopResultatRecherche() |
Modifier and Type | Method and Description |
---|---|
List<FaqResultatRecherche> |
getTopConsultation() |
List<FaqResultatRecherche> |
getTopCreation() |
List<FaqResultatRecherche> |
getTopModification() |
void |
setTopConsultation(List<FaqResultatRecherche> topConsultation) |
void |
setTopCreation(List<FaqResultatRecherche> topCreation) |
void |
setTopModification(List<FaqResultatRecherche> topModification) |
public List<FaqResultatRecherche> getTopConsultation()
public void setTopConsultation(List<FaqResultatRecherche> topConsultation)
public List<FaqResultatRecherche> getTopCreation()
public void setTopCreation(List<FaqResultatRecherche> topCreation)
public List<FaqResultatRecherche> getTopModification()
public void setTopModification(List<FaqResultatRecherche> topModification)
Copyright © 2016. All rights reserved.