public class QQuestComplBuilder extends Object
Modifier and Type | Method and Description |
---|---|
QQuestCompl |
build() |
static QQuestComplBuilder |
create() |
QQuestComplBuilder |
withFieldDest(String fieldDest) |
QQuestComplBuilder |
withIdent(Double ident) |
QQuestComplBuilder |
withLibelle(String libelle) |
QQuestComplBuilder |
withNumordre(Double numordre) |
QQuestComplBuilder |
withQuestion(QQuestion question) |
QQuestComplBuilder |
withServices(String services) |
public static QQuestComplBuilder create()
public QQuestCompl build()
public QQuestComplBuilder withFieldDest(String fieldDest)
public QQuestComplBuilder withIdent(Double ident)
public QQuestComplBuilder withLibelle(String libelle)
public QQuestComplBuilder withNumordre(Double numordre)
public QQuestComplBuilder withQuestion(QQuestion question)
public QQuestComplBuilder withServices(String services)
Copyright © 2016. All rights reserved.