public class ParcCriteresRecherche extends AbstractSaveableSearchCriteria implements Serializable
Constructor and Description |
---|
ParcCriteresRecherche() |
ParcCriteresRecherche(String jokerString) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
Double |
getIdent() |
Double |
getIndClient() |
String |
getLibelle() |
void |
setCode(String code) |
void |
setIdent(Double ident) |
void |
setIndClient(Double indClient) |
void |
setLibelle(String libelle) |
copy, equals, getRecherche, getRechercheIdent, getSauvegardeResultat, hashCode, isRechercheCharge, setRecherche, setRechercheCharge, setSauvegardeResultat
getJokerString, getResultLimit, getResultOffset, isCacheable, isResultLimitDefined, isResultOffsetDefined, replaceJokerString, setCacheable, setJokerString, setResultLimit, setResultOffset
public ParcCriteresRecherche()
public ParcCriteresRecherche(String jokerString)
public String getCode()
public void setCode(String code)
public String getLibelle()
public void setLibelle(String libelle)
public Double getIndClient()
public void setIndClient(Double indClient)
public Double getIdent()
public void setIdent(Double ident)
Copyright © 2016. All rights reserved.