public class TParstdNumParamBuilder extends Object
Modifier and Type | Method and Description |
---|---|
TParstdNumParam |
build() |
static TParstdNumParamBuilder |
create() |
TParstdNumParamBuilder |
withCodeNum(Double codeNum) |
TParstdNumParamBuilder |
withDateFin(Date dateFin) |
TParstdNumParamBuilder |
withIdent(Double ident) |
TParstdNumParamBuilder |
withIndDefaut(Double indDefaut) |
TParstdNumParamBuilder |
withIndFixe(Double indFixe) |
TParstdNumParamBuilder |
withLibelle(String libelle) |
TParstdNumParamBuilder |
withNumOrdre(Double numOrdre) |
TParstdNumParamBuilder |
withSociete(TPSociete societe) |
TParstdNumParamBuilder |
withType(String type) |
public static TParstdNumParamBuilder create()
public TParstdNumParam build()
public TParstdNumParamBuilder withCodeNum(Double codeNum)
public TParstdNumParamBuilder withDateFin(Date dateFin)
public TParstdNumParamBuilder withIdent(Double ident)
public TParstdNumParamBuilder withIndDefaut(Double indDefaut)
public TParstdNumParamBuilder withIndFixe(Double indFixe)
public TParstdNumParamBuilder withLibelle(String libelle)
public TParstdNumParamBuilder withNumOrdre(Double numOrdre)
public TParstdNumParamBuilder withSociete(TPSociete societe)
public TParstdNumParamBuilder withType(String type)
Copyright © 2016. All rights reserved.