public class CtxLienProduitsIntervention extends Object implements Serializable
Constructor and Description |
---|
CtxLienProduitsIntervention() |
Modifier and Type | Method and Description |
---|---|
String |
getCommentaire() |
Date |
getDateStatut() |
Double |
getIdentInterventionALier() |
Double |
getQuantite() |
GParam |
getStatut() |
boolean |
isQuantiteModifiable() |
void |
setCommentaire(String commentaire) |
void |
setDateStatut(Date dateStatut) |
void |
setIdentInterventionALier(Double identInterventionALier) |
void |
setQuantite(Double quantite) |
void |
setQuantiteModifiable(boolean quantiteModifiable) |
void |
setStatut(GParam statut) |
public Double getIdentInterventionALier()
public void setIdentInterventionALier(Double identInterventionALier)
public Double getQuantite()
public void setQuantite(Double quantite)
public GParam getStatut()
public void setStatut(GParam statut)
public String getCommentaire()
public void setCommentaire(String commentaire)
public boolean isQuantiteModifiable()
public void setQuantiteModifiable(boolean quantiteModifiable)
public Date getDateStatut()
public void setDateStatut(Date dateStatut)
Copyright © 2016. All rights reserved.