public class ParstdSupportCriteresRecherche extends AbstractSaveableSearchCriteria implements Serializable
Constructor and Description |
---|
ParstdSupportCriteresRecherche() |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
String |
getCodeOrLibelle() |
String |
getCodeSociete() |
Double |
getIndDefault() |
Double |
getIndModele() |
Double |
getIndSpecif() |
GMAOTypeParametre |
getParametre() |
Double |
getPtrSpecif() |
String |
getType() |
Boolean |
getValid() |
boolean |
isAllSociete() |
void |
setAllSociete(boolean allSociete) |
void |
setCode(String code) |
void |
setCodeOrLibelle(String codeOrLibelle) |
void |
setCodeSociete(String codeSociete) |
void |
setIndDefault(Double indDefault) |
void |
setIndModele(Double indModele) |
void |
setIndSpecif(Double indSpecif) |
void |
setParametre(GMAOTypeParametre parametre) |
void |
setPtrSpecif(Double ptrSpecif) |
void |
setType(String type) |
void |
setValid(Boolean valid) |
copy, equals, getRecherche, getRechercheIdent, getSauvegardeResultat, hashCode, isRechercheCharge, setRecherche, setRechercheCharge, setSauvegardeResultat
getJokerString, getResultLimit, getResultOffset, isCacheable, isResultLimitDefined, isResultOffsetDefined, replaceJokerString, setCacheable, setJokerString, setResultLimit, setResultOffset
public GMAOTypeParametre getParametre()
public void setParametre(GMAOTypeParametre parametre)
public String getCodeSociete()
public void setCodeSociete(String codeSociete)
public Double getIndSpecif()
public void setIndSpecif(Double indSpecif)
public Boolean getValid()
public void setValid(Boolean valid)
public Double getIndModele()
public void setIndModele(Double indModele)
public String getType()
public void setType(String type)
public String getCode()
public void setCode(String code)
public Double getIndDefault()
public void setIndDefault(Double indDefault)
public boolean isAllSociete()
public void setAllSociete(boolean allSociete)
public String getCodeOrLibelle()
public void setCodeOrLibelle(String codeOrLibelle)
public Double getPtrSpecif()
public void setPtrSpecif(Double ptrSpecif)
Copyright © 2016. All rights reserved.