public class TChiffrfamBuilder extends Object
Modifier and Type | Method and Description |
---|---|
TChiffrfam |
build() |
static TChiffrfamBuilder |
create() |
TChiffrfamBuilder |
withCode(String code) |
TChiffrfamBuilder |
withCodesociete(String codesociete) |
TChiffrfamBuilder |
withIdent(Double ident) |
TChiffrfamBuilder |
withLibelle(String libelle) |
TChiffrfamBuilder |
withServices(String services) |
public static TChiffrfamBuilder create()
public TChiffrfam build()
public TChiffrfamBuilder withCode(String code)
public TChiffrfamBuilder withCodesociete(String codesociete)
public TChiffrfamBuilder withIdent(Double ident)
public TChiffrfamBuilder withLibelle(String libelle)
public TChiffrfamBuilder withServices(String services)
Copyright © 2016. All rights reserved.