public class CompetencesMaintenanceCriteresRecherche extends Object implements Serializable
Constructor and Description |
---|
CompetencesMaintenanceCriteresRecherche() |
Modifier and Type | Method and Description |
---|---|
Double |
getIdentClassif() |
Double |
getIdentDepartement() |
Double |
getIdentFournisseur() |
Double |
getIdentMarque() |
Double |
getIdentPays() |
Double |
getIdentRegion() |
Double |
getWithClassif() |
Double |
getWithConstr() |
Double |
getWithDeptGeo() |
Double |
getWithMarque() |
Double |
getWithPays() |
Double |
getWithRegion() |
void |
setIdentClassif(Double identClassif) |
void |
setIdentDepartement(Double identDepartement) |
void |
setIdentFournisseur(Double identFournisseur) |
void |
setIdentMarque(Double identMarque) |
void |
setIdentPays(Double identPays) |
void |
setIdentRegion(Double identRegion) |
void |
setWithClassif(Double withClassif) |
void |
setWithConstr(Double withConstr) |
void |
setWithDeptGeo(Double withDeptGeo) |
void |
setWithMarque(Double withMarque) |
void |
setWithPays(Double withPays) |
void |
setWithRegion(Double withRegion) |
public CompetencesMaintenanceCriteresRecherche()
public Double getIdentFournisseur()
public void setIdentFournisseur(Double identFournisseur)
public Double getWithRegion()
public void setWithRegion(Double withRegion)
public Double getWithDeptGeo()
public void setWithDeptGeo(Double withDeptGeo)
public Double getWithPays()
public void setWithPays(Double withPays)
public Double getWithConstr()
public void setWithConstr(Double withConstr)
public Double getWithMarque()
public void setWithMarque(Double withMarque)
public Double getWithClassif()
public void setWithClassif(Double withClassif)
public Double getIdentMarque()
public void setIdentMarque(Double identMarque)
public Double getIdentClassif()
public void setIdentClassif(Double identClassif)
public Double getIdentRegion()
public void setIdentRegion(Double identRegion)
public Double getIdentDepartement()
public void setIdentDepartement(Double identDepartement)
public Double getIdentPays()
public void setIdentPays(Double identPays)
Copyright © 2016. All rights reserved.