public static class SuplrEvalRspSectionText.SuplrEvalRspSectionTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspSectionText |
build() |
SuplrEvalRspSectionText.SuplrEvalRspSectionTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
SuplrEvalRspSectionText.SuplrEvalRspSectionTextBuilder |
suplrEvalReqUUID(UUID suplrEvalReqUUID)
(Key Field) Constraints: Not nullable
|
SuplrEvalRspSectionText.SuplrEvalRspSectionTextBuilder |
suplrEvalRspSectionText(String suplrEvalRspSectionText)
Constraints: none
|
String |
toString() |
@Nonnull public SuplrEvalRspSectionText.SuplrEvalRspSectionTextBuilder suplrEvalReqUUID(@Nullable UUID suplrEvalReqUUID)
Original property name from the Odata EDM: SuplrEvalReqUUID
this
.@Nonnull public SuplrEvalRspSectionText.SuplrEvalRspSectionTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
this
.@Nonnull public SuplrEvalRspSectionText.SuplrEvalRspSectionTextBuilder suplrEvalRspSectionText(@Nullable String suplrEvalRspSectionText)
Original property name from the Odata EDM: SuplrEvalRspSectionText
this
.@Nonnull public SuplrEvalRspSectionText build()
Copyright © 2021 SAP SE. All rights reserved.