public class QRepComplBuilder extends Object
Modifier and Type | Method and Description |
---|---|
QRepCompl |
build() |
static QRepComplBuilder |
create() |
QRepComplBuilder |
withIdent(Double ident) |
QRepComplBuilder |
withLibquestion(String libquestion) |
QRepComplBuilder |
withLibreponse(String libreponse) |
QRepComplBuilder |
withPtrObjet(Double ptrObjet) |
QRepComplBuilder |
withQuestCompl(QQuestCompl questCompl) |
QRepComplBuilder |
withQuestion(QQuestion question) |
QRepComplBuilder |
withServices(String services) |
QRepComplBuilder |
withTypeObjet(String typeObjet) |
public static QRepComplBuilder create()
public QRepCompl build()
public QRepComplBuilder withIdent(Double ident)
public QRepComplBuilder withLibquestion(String libquestion)
public QRepComplBuilder withLibreponse(String libreponse)
public QRepComplBuilder withPtrObjet(Double ptrObjet)
public QRepComplBuilder withQuestCompl(QQuestCompl questCompl)
public QRepComplBuilder withQuestion(QQuestion question)
public QRepComplBuilder withServices(String services)
public QRepComplBuilder withTypeObjet(String typeObjet)
Copyright © 2016. All rights reserved.