public class TLigneCoutRessourceBuilder extends Object
Modifier and Type | Method and Description |
---|---|
TLigneCoutRessource |
build() |
static TLigneCoutRessourceBuilder |
create() |
TLigneCoutRessourceBuilder |
withCode(String code) |
TLigneCoutRessourceBuilder |
withCoutDirect(Double coutDirect) |
TLigneCoutRessourceBuilder |
withCoutJournalier(Double coutJournalier) |
TLigneCoutRessourceBuilder |
withCoutStandard(Double coutStandard) |
TLigneCoutRessourceBuilder |
withDateDebut(Date dateDebut) |
TLigneCoutRessourceBuilder |
withDateFin(Date dateFin) |
TLigneCoutRessourceBuilder |
withIdent(Double ident) |
TLigneCoutRessourceBuilder |
withProfilCoutRessource(TProfilCoutRessource profilCoutRessource) |
public static TLigneCoutRessourceBuilder create()
public TLigneCoutRessource build()
public TLigneCoutRessourceBuilder withCode(String code)
public TLigneCoutRessourceBuilder withCoutDirect(Double coutDirect)
public TLigneCoutRessourceBuilder withCoutJournalier(Double coutJournalier)
public TLigneCoutRessourceBuilder withCoutStandard(Double coutStandard)
public TLigneCoutRessourceBuilder withDateDebut(Date dateDebut)
public TLigneCoutRessourceBuilder withDateFin(Date dateFin)
public TLigneCoutRessourceBuilder withIdent(Double ident)
public TLigneCoutRessourceBuilder withProfilCoutRessource(TProfilCoutRessource profilCoutRessource)
Copyright © 2016. All rights reserved.