public static class CharcAttribSeldSetT.CharcAttribSeldSetTBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CharcAttribSeldSetT |
build() |
CharcAttribSeldSetT.CharcAttribSeldSetTBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
CharcAttribSeldSetT.CharcAttribSeldSetTBuilder |
selectedCodeSet(String selectedCodeSet)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
CharcAttribSeldSetT.CharcAttribSeldSetTBuilder |
selectedCodeSetPlant(String selectedCodeSetPlant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
CharcAttribSeldSetT.CharcAttribSeldSetTBuilder |
selectedCodeSetText(String selectedCodeSetText)
Constraints: Not nullable, Maximum length: 40
|
String |
toString() |
public CharcAttribSeldSetT.CharcAttribSeldSetTBuilder selectedCodeSetPlant(@Nullable String selectedCodeSetPlant)
Original property name from the Odata EDM: SelectedCodeSetPlant
this
.public CharcAttribSeldSetT.CharcAttribSeldSetTBuilder selectedCodeSet(@Nullable String selectedCodeSet)
Original property name from the Odata EDM: SelectedCodeSet
this
.public CharcAttribSeldSetT.CharcAttribSeldSetTBuilder 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
.public CharcAttribSeldSetT.CharcAttribSeldSetTBuilder selectedCodeSetText(@Nullable String selectedCodeSetText)
Original property name from the Odata EDM: SelectedCodeSetText
this
.public CharcAttribSeldSetT build()
Copyright © 2020 SAP SE. All rights reserved.