public class MylynInternalTask extends Object implements Serializable
Constructor and Description |
---|
MylynInternalTask() |
Modifier and Type | Method and Description |
---|---|
String |
getCptrenduExt() |
String |
getCptrenduInt() |
Date |
getDtDebut() |
Date |
getDtFin() |
Double |
getGroupe() |
Double |
getIdInter() |
Double |
getIdIntervenant() |
Boolean |
getInter() |
Boolean |
getResol() |
Double |
getRevision() |
String |
getTitre() |
Double |
getTpsPasse() |
Double |
getTpsPrevu() |
Double |
getTypeInter() |
Double |
getVersion() |
void |
setCptrenduExt(String cptrenduExt) |
void |
setCptrenduInt(String cptrenduInt) |
void |
setDtDebut(Date dtDebut) |
void |
setDtFin(Date dtFin) |
void |
setGroupe(Double groupe) |
void |
setIdInter(Double idInter) |
void |
setIdIntervenant(Double idIntervenant) |
void |
setInter(Boolean inter) |
void |
setResol(Boolean resol) |
void |
setRevision(Double revision) |
void |
setTitre(String titre) |
void |
setTpsPasse(Double tpsPasse) |
void |
setTpsPrevu(Double tpsPrevu) |
void |
setTypeInter(Double typeInter) |
void |
setVersion(Double version) |
public Double getIdInter()
public void setIdInter(Double idInter)
public String getTitre()
public void setTitre(String titre)
public Double getTypeInter()
public void setTypeInter(Double typeInter)
public Double getTpsPrevu()
public void setTpsPrevu(Double tpsPrevu)
public String getCptrenduInt()
public void setCptrenduInt(String cptrenduInt)
public String getCptrenduExt()
public void setCptrenduExt(String cptrenduExt)
public Date getDtDebut()
public void setDtDebut(Date dtDebut)
public Date getDtFin()
public void setDtFin(Date dtFin)
public Double getTpsPasse()
public void setTpsPasse(Double tpsPasse)
public Boolean getInter()
public void setInter(Boolean inter)
public Boolean getResol()
public void setResol(Boolean resol)
public Double getVersion()
public void setVersion(Double version)
public Double getRevision()
public void setRevision(Double revision)
public Double getGroupe()
public void setGroupe(Double groupe)
public Double getIdIntervenant()
public void setIdIntervenant(Double idIntervenant)
Copyright © 2016. All rights reserved.