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