public class TTypeOppvenBuilder extends Object
Modifier and Type | Method and Description |
---|---|
TTypeOppven |
build() |
static TTypeOppvenBuilder |
create() |
TTypeOppvenBuilder |
withCode(String code) |
TTypeOppvenBuilder |
withDateFin(Date dateFin) |
TTypeOppvenBuilder |
withFamPrdven(String famPrdven) |
TTypeOppvenBuilder |
withIdent(Double ident) |
TTypeOppvenBuilder |
withLibelle(String libelle) |
TTypeOppvenBuilder |
withServices(String services) |
TTypeOppvenBuilder |
withSfamPrdven(String sfamPrdven) |
TTypeOppvenBuilder |
withSociete(String societe) |
public static TTypeOppvenBuilder create()
public TTypeOppven build()
public TTypeOppvenBuilder withCode(String code)
public TTypeOppvenBuilder withDateFin(Date dateFin)
public TTypeOppvenBuilder withFamPrdven(String famPrdven)
public TTypeOppvenBuilder withIdent(Double ident)
public TTypeOppvenBuilder withLibelle(String libelle)
public TTypeOppvenBuilder withServices(String services)
public TTypeOppvenBuilder withSfamPrdven(String sfamPrdven)
public TTypeOppvenBuilder withSociete(String societe)
Copyright © 2016. All rights reserved.