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