public class FluxFicheRlvTpsPrForfaitHor extends Object implements Serializable
Constructor and Description |
---|
FluxFicheRlvTpsPrForfaitHor() |
Modifier and Type | Method and Description |
---|---|
String |
getAffaire() |
Date |
getDateFiche() |
String |
getDescription() |
Double |
getHeure() |
String |
getLot() |
Double |
getTemps() |
void |
setAffaire(String affaire) |
void |
setDateFiche(Date dateFiche) |
void |
setDescription(String description) |
void |
setHeure(double heure) |
void |
setLot(String lot) |
void |
setTemps(Double temps) |
public Date getDateFiche()
public void setDateFiche(Date dateFiche)
public Double getHeure()
public void setHeure(double heure)
public String getAffaire()
public void setAffaire(String affaire)
public String getLot()
public void setLot(String lot)
public String getDescription()
public void setDescription(String description)
public Double getTemps()
public void setTemps(Double temps)
Copyright © 2016. All rights reserved.