Class SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder
- Enclosing class:
- SuplrEvalRspQuestion
-
Method Summary
Modifier and TypeMethodDescriptionbuild()isDisqualifyingQuestion(String isDisqualifyingQuestion) Constraints: Not nullable, Maximum length: 1isMandatoryQuestion(String isMandatoryQuestion) Constraints: Not nullable, Maximum length: 1isQuestionCommentEnabled(String isQuestionCommentEnabled) Constraints: Not nullable, Maximum length: 1minimalScore(Short minimalScore) Constraints: nonenumberOfResponses(Integer numberOfResponses) Constraints: nonequestionName(String questionName) Constraints: Not nullable, Maximum length: 60sLCPreferredAnswer(String sLCPreferredAnswer) Constraints: Not nullable, Maximum length: 1sLCQuestionAttachmentOption(String sLCQuestionAttachmentOption) Constraints: Not nullable, Maximum length: 1sLCQuestionType(String sLCQuestionType) Constraints: Not nullable, Maximum length: 2suplrEvalOrdinalNumber(Integer suplrEvalOrdinalNumber) Constraints: nonesuplrEvalReqQuestionUUID(UUID suplrEvalReqQuestionUUID) Constraints: nonesuplrEvalRspBrnchgQstnValnUUID(UUID suplrEvalRspBrnchgQstnValnUUID) Constraints: nonesuplrEvalRspBrnchgQuestion(String suplrEvalRspBrnchgQuestion) Constraints: Not nullable, Maximum length: 20suplrEvalRspBrnchgQuestionUUID(UUID suplrEvalRspBrnchgQuestionUUID) Constraints: nonesuplrEvalRspBrnchgQuestionValn(String suplrEvalRspBrnchgQuestionValn) Constraints: Not nullable, Maximum length: 20suplrEvalRspExplText(SuplrEvalRspExplText... value) Navigation property to_SuplrEvalRspExplText for SuplrEvalRspQuestion to multiple SuplrEvalRspExplText.Navigation property to_SuplrEvalRspQuestionText for SuplrEvalRspQuestion to multiple SuplrEvalRspQuestionText.suplrEvalRspQuestionUUID(UUID suplrEvalRspQuestionUUID) (Key Field) Constraints: Not nullablesuplrEvalRspSectionUUID(UUID suplrEvalRspSectionUUID) Constraints: nonesuplrEvalRspUUID(UUID suplrEvalRspUUID) Constraints: nonesupplierEvalQuestion(String supplierEvalQuestion) Constraints: Not nullable, Maximum length: 20supplierEvalRequestQuestion(String supplierEvalRequestQuestion) Constraints: Not nullable, Maximum length: 20targetScore(Short targetScore) Constraints: nonetoString()weightingFactor(Short weightingFactor) Constraints: none
-
Method Details
-
suplrEvalRspExplText
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder suplrEvalRspExplText(SuplrEvalRspExplText... value) Navigation property to_SuplrEvalRspExplText for SuplrEvalRspQuestion to multiple SuplrEvalRspExplText.- Parameters:
value- The SuplrEvalRspExplTexts to build this SuplrEvalRspQuestion with.- Returns:
- This Builder to allow for a fluent interface.
-
suplrEvalRspQuestionText
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder suplrEvalRspQuestionText(SuplrEvalRspQuestionText... value) Navigation property to_SuplrEvalRspQuestionText for SuplrEvalRspQuestion to multiple SuplrEvalRspQuestionText.- Parameters:
value- The SuplrEvalRspQuestionTexts to build this SuplrEvalRspQuestion with.- Returns:
- This Builder to allow for a fluent interface.
-
suplrEvalRspQuestionUUID
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder suplrEvalRspQuestionUUID(@Nullable UUID suplrEvalRspQuestionUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrEvalRspQuestionUUID
- Returns:
this.
-
suplrEvalRspUUID
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder suplrEvalRspUUID(@Nullable UUID suplrEvalRspUUID) Constraints: noneOriginal property name from the Odata EDM: SuplrEvalRspUUID
- Returns:
this.
-
suplrEvalRspBrnchgQuestionUUID
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder suplrEvalRspBrnchgQuestionUUID(@Nullable UUID suplrEvalRspBrnchgQuestionUUID) Constraints: noneOriginal property name from the Odata EDM: SuplrEvalRspBrnchgQuestionUUID
- Returns:
this.
-
suplrEvalRspSectionUUID
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder suplrEvalRspSectionUUID(@Nullable UUID suplrEvalRspSectionUUID) Constraints: noneOriginal property name from the Odata EDM: SuplrEvalRspSectionUUID
- Returns:
this.
-
suplrEvalRspBrnchgQstnValnUUID
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder suplrEvalRspBrnchgQstnValnUUID(@Nullable UUID suplrEvalRspBrnchgQstnValnUUID) Constraints: noneOriginal property name from the Odata EDM: SuplrEvalRspBrnchgQstnValnUUID
- Returns:
this.
-
suplrEvalReqQuestionUUID
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder suplrEvalReqQuestionUUID(@Nullable UUID suplrEvalReqQuestionUUID) Constraints: noneOriginal property name from the Odata EDM: SuplrEvalReqQuestionUUID
- Returns:
this.
-
supplierEvalQuestion
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder supplierEvalQuestion(@Nullable String supplierEvalQuestion) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SupplierEvalQuestion
- Returns:
this.
-
supplierEvalRequestQuestion
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder supplierEvalRequestQuestion(@Nullable String supplierEvalRequestQuestion) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SupplierEvalRequestQuestion
- Returns:
this.
-
questionName
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder questionName(@Nullable String questionName) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: QuestionName
- Returns:
this.
-
isDisqualifyingQuestion
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder isDisqualifyingQuestion(@Nullable String isDisqualifyingQuestion) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsDisqualifyingQuestion
- Returns:
this.
-
isMandatoryQuestion
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder isMandatoryQuestion(@Nullable String isMandatoryQuestion) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsMandatoryQuestion
- Returns:
this.
-
isQuestionCommentEnabled
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder isQuestionCommentEnabled(@Nullable String isQuestionCommentEnabled) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsQuestionCommentEnabled
- Returns:
this.
-
numberOfResponses
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder numberOfResponses(@Nullable Integer numberOfResponses) Constraints: noneOriginal property name from the Odata EDM: NumberOfResponses
- Returns:
this.
-
sLCPreferredAnswer
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder sLCPreferredAnswer(@Nullable String sLCPreferredAnswer) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SLCPreferredAnswer
- Returns:
this.
-
sLCQuestionAttachmentOption
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder sLCQuestionAttachmentOption(@Nullable String sLCQuestionAttachmentOption) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SLCQuestionAttachmentOption
- Returns:
this.
-
suplrEvalOrdinalNumber
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder suplrEvalOrdinalNumber(@Nullable Integer suplrEvalOrdinalNumber) Constraints: noneOriginal property name from the Odata EDM: SuplrEvalOrdinalNumber
- Returns:
this.
-
suplrEvalRspBrnchgQuestion
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder suplrEvalRspBrnchgQuestion(@Nullable String suplrEvalRspBrnchgQuestion) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SuplrEvalRspBrnchgQuestion
- Returns:
this.
-
suplrEvalRspBrnchgQuestionValn
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder suplrEvalRspBrnchgQuestionValn(@Nullable String suplrEvalRspBrnchgQuestionValn) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SuplrEvalRspBrnchgQuestionValn
- Returns:
this.
-
sLCQuestionType
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder sLCQuestionType(@Nullable String sLCQuestionType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SLCQuestionType
- Returns:
this.
-
weightingFactor
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder weightingFactor(@Nullable Short weightingFactor) Constraints: noneOriginal property name from the Odata EDM: WeightingFactor
- Returns:
this.
-
minimalScore
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder minimalScore(@Nullable Short minimalScore) Constraints: noneOriginal property name from the Odata EDM: MinimalScore
- Returns:
this.
-
targetScore
@Nonnull public SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder targetScore(@Nullable Short targetScore) Constraints: noneOriginal property name from the Odata EDM: TargetScore
- Returns:
this.
-
build
-
toString
-