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