public class TProfilCoutRessourceBuilder extends Object
Modifier and Type | Method and Description |
---|---|
TProfilCoutRessource |
build() |
static TProfilCoutRessourceBuilder |
create() |
TProfilCoutRessourceBuilder |
withCode(String code) |
TProfilCoutRessourceBuilder |
withCompetence(TSavoir competence) |
TProfilCoutRessourceBuilder |
withEtablissement(TPEtablissement etablissement) |
TProfilCoutRessourceBuilder |
withIdent(Double ident) |
TProfilCoutRessourceBuilder |
withLibelle(String libelle) |
TProfilCoutRessourceBuilder |
withLigneCoutRessource(Set<TLigneCoutRessource> ligneCoutRessource) |
TProfilCoutRessourceBuilder |
withService(TColService service) |
public static TProfilCoutRessourceBuilder create()
public TProfilCoutRessource build()
public TProfilCoutRessourceBuilder withCode(String code)
public TProfilCoutRessourceBuilder withCompetence(TSavoir competence)
public TProfilCoutRessourceBuilder withEtablissement(TPEtablissement etablissement)
public TProfilCoutRessourceBuilder withIdent(Double ident)
public TProfilCoutRessourceBuilder withLibelle(String libelle)
public TProfilCoutRessourceBuilder withLigneCoutRessource(Set<TLigneCoutRessource> ligneCoutRessource)
public TProfilCoutRessourceBuilder withService(TColService service)
Copyright © 2016. All rights reserved.