public static class SuplrEvalRspQuestionText.SuplrEvalRspQuestionTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspQuestionText |
build() |
SuplrEvalRspQuestionText.SuplrEvalRspQuestionTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
SuplrEvalRspQuestionText.SuplrEvalRspQuestionTextBuilder |
suplrEvalReqUUID(UUID suplrEvalReqUUID)
(Key Field) Constraints: Not nullable
|
SuplrEvalRspQuestionText.SuplrEvalRspQuestionTextBuilder |
suplrEvalRspQuestionText(String suplrEvalRspQuestionText)
Constraints: none
|
String |
toString() |
@Nonnull public SuplrEvalRspQuestionText.SuplrEvalRspQuestionTextBuilder suplrEvalReqUUID(@Nullable UUID suplrEvalReqUUID)
Original property name from the Odata EDM: SuplrEvalReqUUID
this
.@Nonnull public SuplrEvalRspQuestionText.SuplrEvalRspQuestionTextBuilder 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 SuplrEvalRspQuestionText.SuplrEvalRspQuestionTextBuilder suplrEvalRspQuestionText(@Nullable String suplrEvalRspQuestionText)
Original property name from the Odata EDM: SuplrEvalRspQuestionText
this
.@Nonnull public SuplrEvalRspQuestionText build()
Copyright © 2021 SAP SE. All rights reserved.