public class CriteresRechercheConditionApplication extends AbstractSaveableSearchCriteria implements Serializable
| Constructor and Description |
|---|
CriteresRechercheConditionApplication() |
CriteresRechercheConditionApplication(String code,
String jokerString) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
Double |
getCondition() |
Double |
getIdent() |
Double |
getIdentMotCle() |
void |
setCode(String code) |
void |
setCondition(Double condition) |
void |
setIdent(Double ident) |
void |
setIdentMotCle(Double identMotCle) |
copy, equals, getRecherche, getRechercheIdent, getSauvegardeResultat, hashCode, isRechercheCharge, setRecherche, setRechercheCharge, setSauvegardeResultatgetJokerString, getResultLimit, getResultOffset, isCacheable, isResultLimitDefined, isResultOffsetDefined, replaceJokerString, setCacheable, setJokerString, setResultLimit, setResultOffsetpublic CriteresRechercheConditionApplication()
public Double getIdent()
public void setIdent(Double ident)
public String getCode()
public void setCode(String code)
public Double getIdentMotCle()
public void setIdentMotCle(Double identMotCle)
identMotCle - the identMotCle to setpublic Double getCondition()
public void setCondition(Double condition)
condition - the condition to setCopyright © 2016. All rights reserved.