@Entity public class TLigneCoutRessource extends Object implements Serializable, ISearchResult
Constructor and Description |
---|
TLigneCoutRessource() |
TLigneCoutRessource(String code) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCode() |
Double |
getCoutDirect() |
Double |
getCoutJournalier() |
Double |
getCoutStandard() |
Date |
getDateDebut() |
Date |
getDateFin() |
Double |
getIdent() |
TProfilCoutRessource |
getProfilCoutRessource() |
String |
getResultIdent() |
void |
setCode(String code) |
void |
setCoutDirect(Double coutDirect) |
void |
setCoutJournalier(Double coutJournalier) |
void |
setCoutStandard(Double coutStandard) |
void |
setDateDebut(Date dateDebut) |
void |
setDateFin(Date dateFin) |
void |
setIdent(Double ident) |
void |
setProfilCoutRessource(TProfilCoutRessource profilCoutRessource) |
String |
toString() |
public TLigneCoutRessource()
public TLigneCoutRessource(String code)
public Double getIdent()
public void setIdent(Double ident)
public String getCode()
public void setCode(String code)
public TProfilCoutRessource getProfilCoutRessource()
public void setProfilCoutRessource(TProfilCoutRessource profilCoutRessource)
public Double getCoutJournalier()
public void setCoutJournalier(Double coutJournalier)
public Double getCoutDirect()
public void setCoutDirect(Double coutDirect)
public Double getCoutStandard()
public void setCoutStandard(Double coutStandard)
public Date getDateDebut()
public void setDateDebut(Date dateDebut)
public Date getDateFin()
public void setDateFin(Date dateFin)
public String getResultIdent()
getResultIdent
in interface ISearchResult
Copyright © 2016. All rights reserved.