public class GCentcorresBuilder extends Object
Modifier and Type | Method and Description |
---|---|
GCentcorres |
build() |
static GCentcorresBuilder |
create() |
GCentcorresBuilder |
withCentre(GCentre centre) |
GCentcorresBuilder |
withCodeCollab(String codeCollab) |
GCentcorresBuilder |
withDtdebut(Date dtdebut) |
GCentcorresBuilder |
withDtfin(Date dtfin) |
GCentcorresBuilder |
withIdent(Double ident) |
GCentcorresBuilder |
withPrqualif(Double prqualif) |
GCentcorresBuilder |
withServices(String services) |
public static GCentcorresBuilder create()
public GCentcorres build()
public GCentcorresBuilder withCentre(GCentre centre)
public GCentcorresBuilder withCodeCollab(String codeCollab)
public GCentcorresBuilder withDtdebut(Date dtdebut)
public GCentcorresBuilder withDtfin(Date dtfin)
public GCentcorresBuilder withIdent(Double ident)
public GCentcorresBuilder withPrqualif(Double prqualif)
public GCentcorresBuilder withServices(String services)
Copyright © 2016. All rights reserved.