public class NatureDepensePrevueCriteresRecherche extends AbstractSaveableSearchCriteria implements Serializable
Constructor and Description |
---|
NatureDepensePrevueCriteresRecherche() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getCode() |
String |
getCodeOrLibelle() |
Double |
getIdentNatureNdf() |
Double |
getIdentNaturePrevueDifferent() |
String |
getIdentProduitFini() |
String |
getLibelle() |
int |
hashCode() |
void |
setCode(String code) |
void |
setCodeOrLibelle(String codeOrLibelle) |
void |
setIdentNatureNdf(Double identNatureNdf) |
void |
setIdentNaturePrevueDifferent(Double identNaturePrevueDifferent) |
void |
setIdentProduitFini(String identProduitFini) |
void |
setLibelle(String libelle) |
copy, getRecherche, getRechercheIdent, getSauvegardeResultat, isRechercheCharge, setRecherche, setRechercheCharge, setSauvegardeResultat
getJokerString, getResultLimit, getResultOffset, isCacheable, isResultLimitDefined, isResultOffsetDefined, replaceJokerString, setCacheable, setJokerString, setResultLimit, setResultOffset
public NatureDepensePrevueCriteresRecherche()
public String getCode()
public void setCode(String code)
public String getLibelle()
public void setLibelle(String libelle)
public String getCodeOrLibelle()
public void setCodeOrLibelle(String codeOrLibelle)
public String getIdentProduitFini()
public void setIdentProduitFini(String identProduitFini)
public Double getIdentNatureNdf()
public void setIdentNatureNdf(Double identNatureNdf)
public Double getIdentNaturePrevueDifferent()
public void setIdentNaturePrevueDifferent(Double identNaturePrevueDifferent)
public int hashCode()
hashCode
in class AbstractSaveableSearchCriteria
public boolean equals(Object obj)
equals
in class AbstractSaveableSearchCriteria
Copyright © 2016. All rights reserved.