public class TEtacdBuilder extends Object
Modifier and Type | Method and Description |
---|---|
TEtacd |
build() |
static TEtacdBuilder |
create() |
TEtacdBuilder |
withCle(String cle) |
TEtacdBuilder |
withCode(String code) |
TEtacdBuilder |
withCodesociete(String codesociete) |
TEtacdBuilder |
withLibelle1(String libelle1) |
TEtacdBuilder |
withLibelle2(String libelle2) |
TEtacdBuilder |
withModele11(String modele11) |
TEtacdBuilder |
withModele12(String modele12) |
TEtacdBuilder |
withModele13(String modele13) |
TEtacdBuilder |
withModele14(String modele14) |
TEtacdBuilder |
withRegle01(String regle01) |
TEtacdBuilder |
withRegle02(String regle02) |
TEtacdBuilder |
withSeque706(Double seque706) |
public static TEtacdBuilder create()
public TEtacd build()
public TEtacdBuilder withCle(String cle)
public TEtacdBuilder withCode(String code)
public TEtacdBuilder withCodesociete(String codesociete)
public TEtacdBuilder withLibelle1(String libelle1)
public TEtacdBuilder withLibelle2(String libelle2)
public TEtacdBuilder withModele11(String modele11)
public TEtacdBuilder withModele12(String modele12)
public TEtacdBuilder withModele13(String modele13)
public TEtacdBuilder withModele14(String modele14)
public TEtacdBuilder withRegle01(String regle01)
public TEtacdBuilder withRegle02(String regle02)
public TEtacdBuilder withSeque706(Double seque706)
Copyright © 2016. All rights reserved.