public class ReglesGestionResultatRecherche extends Object implements ISearchResult
Constructor and Description |
---|
ReglesGestionResultatRecherche(Double indRegleGestion,
Double ident,
String code,
String description,
String libelle,
String domaine,
String module,
String fonction,
String descLibre1,
String descLibre2,
String descLibre3,
String descLibre4,
String descLibre5,
Double useLibre1,
Double useLibre2,
Double useLibre3,
Double useLibre4,
Double useLibre5,
String version,
Double restartAk,
Integer typeLibre1,
Integer typeLibre2,
Integer typeLibre3,
Integer typeLibre4,
Integer typeLibre5) |
public ReglesGestionResultatRecherche(Double indRegleGestion, Double ident, String code, String description, String libelle, String domaine, String module, String fonction, String descLibre1, String descLibre2, String descLibre3, String descLibre4, String descLibre5, Double useLibre1, Double useLibre2, Double useLibre3, Double useLibre4, Double useLibre5, String version, Double restartAk, Integer typeLibre1, Integer typeLibre2, Integer typeLibre3, Integer typeLibre4, Integer typeLibre5)
public static String select()
public String getResultIdent()
getResultIdent
in interface ISearchResult
public Double getIndRegleGestion()
public void setIndRegleGestion(Double indRegleGestion)
public Double getIdent()
public void setIdent(Double ident)
public String getCode()
public void setCode(String code)
public String getDescription()
public void setDescription(String description)
public String getDomaine()
public void setDomaine(String domaine)
public String getModule()
public void setModule(String module)
public String getFonction()
public void setFonction(String fonction)
public String getVersion()
public void setVersion(String version)
public String getDescLibre1()
public void setDescLibre1(String descLibre1)
public String getDescLibre2()
public void setDescLibre2(String descLibre2)
public String getDescLibre3()
public void setDescLibre3(String descLibre3)
public String getDescLibre4()
public void setDescLibre4(String descLibre4)
public String getDescLibre5()
public void setDescLibre5(String descLibre5)
public Double getUseLibre1()
public void setUseLibre1(Double useLibre1)
public Double getUseLibre2()
public void setUseLibre2(Double useLibre2)
public Double getUseLibre3()
public void setUseLibre3(Double useLibre3)
public Double getUseLibre4()
public void setUseLibre4(Double useLibre4)
public Double getUseLibre5()
public void setUseLibre5(Double useLibre5)
public List<ReglesGestionDetails> getListeDetails()
public void setListeDetails(List<ReglesGestionDetails> listeDetails)
public String getLibelle()
public void setLibelle(String libelle)
public Double getRestartAk()
public void setRestartAk(Double restartAk)
public Integer getTypeLibre1()
public void setTypeLibre1(Integer typeLibre1)
public Integer getTypeLibre2()
public void setTypeLibre2(Integer typeLibre2)
public Integer getTypeLibre3()
public void setTypeLibre3(Integer typeLibre3)
public Integer getTypeLibre4()
public void setTypeLibre4(Integer typeLibre4)
public Integer getTypeLibre5()
public void setTypeLibre5(Integer typeLibre5)
public PiloteApplicatif getPilote()
public void setPilote(PiloteApplicatif pilote)
Copyright © 2016. All rights reserved.