public class FLigneMdLotSsLotBuilder extends Object
Modifier and Type | Method and Description |
---|---|
FLigneMdLotSsLot |
build() |
static FLigneMdLotSsLotBuilder |
create() |
FLigneMdLotSsLotBuilder |
withCodeEtat(String codeEtat) |
FLigneMdLotSsLotBuilder |
withCodeMdSsLot(String codeMdSsLot) |
FLigneMdLotSsLotBuilder |
withIdent(Double ident) |
FLigneMdLotSsLotBuilder |
withLibelle(String libelle) |
FLigneMdLotSsLotBuilder |
withLigneMdLot(FLigmdlot ligneMdLot) |
FLigneMdLotSsLotBuilder |
withMdTacheLignes(Set<FLigneMdLotTache> mdTacheLignes) |
FLigneMdLotSsLotBuilder |
withNumOrdre(Double numOrdre) |
public static FLigneMdLotSsLotBuilder create()
public FLigneMdLotSsLot build()
public FLigneMdLotSsLotBuilder withCodeEtat(String codeEtat)
public FLigneMdLotSsLotBuilder withCodeMdSsLot(String codeMdSsLot)
public FLigneMdLotSsLotBuilder withIdent(Double ident)
public FLigneMdLotSsLotBuilder withLibelle(String libelle)
public FLigneMdLotSsLotBuilder withLigneMdLot(FLigmdlot ligneMdLot)
public FLigneMdLotSsLotBuilder withMdTacheLignes(Set<FLigneMdLotTache> mdTacheLignes)
public FLigneMdLotSsLotBuilder withNumOrdre(Double numOrdre)
Copyright © 2016. All rights reserved.