public class QLnkQuestionnaireBuilder extends Object
Modifier and Type | Method and Description |
---|---|
QLnkQuestionnaire |
build() |
static QLnkQuestionnaireBuilder |
create() |
QLnkQuestionnaireBuilder |
withIdent(Double ident) |
QLnkQuestionnaireBuilder |
withMotClef(String motClef) |
QLnkQuestionnaireBuilder |
withObjIdent(Double objIdent) |
QLnkQuestionnaireBuilder |
withObjIdent2(Double objIdent2) |
QLnkQuestionnaireBuilder |
withQuestionnaire(QQuestionnaire questionnaire) |
QLnkQuestionnaireBuilder |
withTypObjet(String typObjet) |
QLnkQuestionnaireBuilder |
withTypObjet2(String typObjet2) |
public static QLnkQuestionnaireBuilder create()
public QLnkQuestionnaire build()
public QLnkQuestionnaireBuilder withIdent(Double ident)
public QLnkQuestionnaireBuilder withMotClef(String motClef)
public QLnkQuestionnaireBuilder withObjIdent(Double objIdent)
public QLnkQuestionnaireBuilder withObjIdent2(Double objIdent2)
public QLnkQuestionnaireBuilder withQuestionnaire(QQuestionnaire questionnaire)
public QLnkQuestionnaireBuilder withTypObjet(String typObjet)
public QLnkQuestionnaireBuilder withTypObjet2(String typObjet2)
Copyright © 2016. All rights reserved.