public class ProduitExtCritereRecherche extends AbstractSaveableSearchCriteria implements Serializable
Constructor and Description |
---|
ProduitExtCritereRecherche() |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
Double |
getIdent() |
Double |
getIndDefaut() |
String |
getSociete() |
String |
getType() |
Double |
getTypedepenseIdent() |
Double |
getTypeLien() |
boolean |
isExclureIdent() |
void |
setCode(String code) |
void |
setExclureIdent(boolean exclureIdent) |
void |
setIdent(Double ident) |
void |
setIndDefaut(Double indDefaut) |
void |
setSociete(String societe) |
void |
setType(String type) |
void |
setTypedepenseIdent(Double typedepenseIdent) |
void |
setTypeLien(Double typeLien) |
copy, equals, getRecherche, getRechercheIdent, getSauvegardeResultat, hashCode, isRechercheCharge, setRecherche, setRechercheCharge, setSauvegardeResultat
getJokerString, getResultLimit, getResultOffset, isCacheable, isResultLimitDefined, isResultOffsetDefined, replaceJokerString, setCacheable, setJokerString, setResultLimit, setResultOffset
public String getSociete()
public void setSociete(String societe)
public String getCode()
public void setCode(String code)
public String getType()
public void setType(String type)
public Double getIdent()
public void setIdent(Double ident)
public boolean isExclureIdent()
public void setExclureIdent(boolean exclureIdent)
public Double getTypeLien()
public void setTypeLien(Double typeLien)
public Double getIndDefaut()
public void setIndDefaut(Double indDefaut)
public Double getTypedepenseIdent()
public void setTypedepenseIdent(Double typedepenseIdent)
Copyright © 2016. All rights reserved.