public class FLigmdlotBuilder extends Object
Modifier and Type | Method and Description |
---|---|
FLigmdlot |
build() |
static FLigmdlotBuilder |
create() |
FLigmdlotBuilder |
withCle(String cle) |
FLigmdlotBuilder |
withCodeEtat(String codeEtat) |
FLigmdlotBuilder |
withCodeLot(String codeLot) |
FLigmdlotBuilder |
withIndCreationaff(Double indCreationaff) |
FLigmdlotBuilder |
withLibelle(String libelle) |
FLigmdlotBuilder |
withMdlotptr(String mdlotptr) |
FLigmdlotBuilder |
withMdSsLotLignes(Set<FLigneMdLotSsLot> mdSsLotLignes) |
FLigmdlotBuilder |
withMdTacheLignes(Set<FLigneMdLotTache> mdTacheLignes) |
FLigmdlotBuilder |
withNumOrdre(Double numOrdre) |
FLigmdlotBuilder |
withSeq(Double seq) |
public static FLigmdlotBuilder create()
public FLigmdlot build()
public FLigmdlotBuilder withCle(String cle)
public FLigmdlotBuilder withCodeEtat(String codeEtat)
public FLigmdlotBuilder withCodeLot(String codeLot)
public FLigmdlotBuilder withIndCreationaff(Double indCreationaff)
public FLigmdlotBuilder withLibelle(String libelle)
public FLigmdlotBuilder withMdSsLotLignes(Set<FLigneMdLotSsLot> mdSsLotLignes)
public FLigmdlotBuilder withMdTacheLignes(Set<FLigneMdLotTache> mdTacheLignes)
public FLigmdlotBuilder withMdlotptr(String mdlotptr)
public FLigmdlotBuilder withNumOrdre(Double numOrdre)
public FLigmdlotBuilder withSeq(Double seq)
Copyright © 2016. All rights reserved.