Class SuplrEvalRspQuestionText.SuplrEvalRspQuestionTextBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspQuestionText.SuplrEvalRspQuestionTextBuilder
- Enclosing class:
- SuplrEvalRspQuestionText
-
Method Summary
Modifier and TypeMethodDescriptionbuild()(Key Field) Constraints: Not nullable, Maximum length: 2suplrEvalReqUUID(UUID suplrEvalReqUUID) (Key Field) Constraints: Not nullablesuplrEvalRspQuestionText(String suplrEvalRspQuestionText) Constraints: nonetoString()
-
Method Details
-
suplrEvalReqUUID
@Nonnull public SuplrEvalRspQuestionText.SuplrEvalRspQuestionTextBuilder suplrEvalReqUUID(@Nullable UUID suplrEvalReqUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrEvalReqUUID
- Returns:
this.
-
language
@Nonnull public SuplrEvalRspQuestionText.SuplrEvalRspQuestionTextBuilder language(@Nullable String language) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
this.
-
suplrEvalRspQuestionText
@Nonnull public SuplrEvalRspQuestionText.SuplrEvalRspQuestionTextBuilder suplrEvalRspQuestionText(@Nullable String suplrEvalRspQuestionText) Constraints: noneOriginal property name from the Odata EDM: SuplrEvalRspQuestionText
- Returns:
this.
-
build
-
toString
-