public class GChronoBuilder extends Object
Modifier and Type | Method and Description |
---|---|
GChrono |
build() |
static GChronoBuilder |
create() |
GChronoBuilder |
withCreDate(Date creDate) |
GChronoBuilder |
withDtDebut(Date dtDebut) |
GChronoBuilder |
withDtFin(Date dtFin) |
GChronoBuilder |
withFicmaint(GFicmaint ficmaint) |
GChronoBuilder |
withFmNumero(String fmNumero) |
GChronoBuilder |
withIdent(Double ident) |
GChronoBuilder |
withIndStatut(Double indStatut) |
GChronoBuilder |
withMajDate(Date majDate) |
GChronoBuilder |
withOrdwrk(GOrdwrk ordwrk) |
GChronoBuilder |
withPersonneByGcroCreBppIdent(PPersonne personneByGcroCreBppIdent) |
GChronoBuilder |
withPersonneByGcroMajBppIdent(PPersonne personneByGcroMajBppIdent) |
GChronoBuilder |
withTpsCumul(Double tpsCumul) |
GChronoBuilder |
withTypChrono(Double typChrono) |
public static GChronoBuilder create()
public GChrono build()
public GChronoBuilder withCreDate(Date creDate)
public GChronoBuilder withDtDebut(Date dtDebut)
public GChronoBuilder withDtFin(Date dtFin)
public GChronoBuilder withFicmaint(GFicmaint ficmaint)
public GChronoBuilder withFmNumero(String fmNumero)
public GChronoBuilder withIdent(Double ident)
public GChronoBuilder withIndStatut(Double indStatut)
public GChronoBuilder withMajDate(Date majDate)
public GChronoBuilder withOrdwrk(GOrdwrk ordwrk)
public GChronoBuilder withPersonneByGcroCreBppIdent(PPersonne personneByGcroCreBppIdent)
public GChronoBuilder withPersonneByGcroMajBppIdent(PPersonne personneByGcroMajBppIdent)
public GChronoBuilder withTpsCumul(Double tpsCumul)
public GChronoBuilder withTypChrono(Double typChrono)
Copyright © 2016. All rights reserved.