public class TDematBuilder extends Object
Modifier and Type | Method and Description |
---|---|
TDemat |
build() |
static TDematBuilder |
create() |
TDematBuilder |
withCode(String code) |
TDematBuilder |
withDtFin(Date dtFin) |
TDematBuilder |
withIdent(Double ident) |
TDematBuilder |
withIndFactJoin(Double indFactJoin) |
TDematBuilder |
withLibelle(String libelle) |
TDematBuilder |
withNoChrono(Double noChrono) |
TDematBuilder |
withParstdParam(TParstdParam parstdParam) |
TDematBuilder |
withPasswordFtp(String passwordFtp) |
TDematBuilder |
withRepertoire(String repertoire) |
TDematBuilder |
withSociete(TPSociete societe) |
TDematBuilder |
withUrlFtp(String urlFtp) |
TDematBuilder |
withUserFtp(String userFtp) |
public static TDematBuilder create()
public TDemat build()
public TDematBuilder withCode(String code)
public TDematBuilder withDtFin(Date dtFin)
public TDematBuilder withIdent(Double ident)
public TDematBuilder withIndFactJoin(Double indFactJoin)
public TDematBuilder withLibelle(String libelle)
public TDematBuilder withNoChrono(Double noChrono)
public TDematBuilder withParstdParam(TParstdParam parstdParam)
public TDematBuilder withPasswordFtp(String passwordFtp)
public TDematBuilder withRepertoire(String repertoire)
public TDematBuilder withSociete(TPSociete societe)
public TDematBuilder withUrlFtp(String urlFtp)
public TDematBuilder withUserFtp(String userFtp)
Copyright © 2016. All rights reserved.