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