public class TFhistotxvaloBuilder extends Object
Modifier and Type | Method and Description |
---|---|
TFhistotxvalo |
build() |
static TFhistotxvaloBuilder |
create() |
TFhistotxvaloBuilder |
withDebut(Date debut) |
TFhistotxvaloBuilder |
withEtablissement(TPEtablissement etablissement) |
TFhistotxvaloBuilder |
withFin(Date fin) |
TFhistotxvaloBuilder |
withIdent(Double ident) |
TFhistotxvaloBuilder |
withTaux(Double taux) |
public static TFhistotxvaloBuilder create()
public TFhistotxvalo build()
public TFhistotxvaloBuilder withDebut(Date debut)
public TFhistotxvaloBuilder withEtablissement(TPEtablissement etablissement)
public TFhistotxvaloBuilder withFin(Date fin)
public TFhistotxvaloBuilder withIdent(Double ident)
public TFhistotxvaloBuilder withTaux(Double taux)
Copyright © 2016. All rights reserved.