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