public class FAffTacheBuilder extends Object
Modifier and Type | Method and Description |
---|---|
FAffTache |
build() |
static FAffTacheBuilder |
create() |
FAffTacheBuilder |
withAffaires(FAffaires affaires) |
FAffTacheBuilder |
withIdent(Double ident) |
FAffTacheBuilder |
withPrixunite(Double prixunite) |
FAffTacheBuilder |
withTaches(FTaches taches) |
public static FAffTacheBuilder create()
public FAffTache build()
public FAffTacheBuilder withAffaires(FAffaires affaires)
public FAffTacheBuilder withIdent(Double ident)
public FAffTacheBuilder withPrixunite(Double prixunite)
public FAffTacheBuilder withTaches(FTaches taches)
Copyright © 2016. All rights reserved.