public static class DefectCodeGroupText.DefectCodeGroupTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
DefectCodeGroupText |
build() |
DefectCodeGroupText.DefectCodeGroupTextBuilder |
defectCodeGroup(String defectCodeGroup)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
DefectCodeGroupText.DefectCodeGroupTextBuilder |
defectCodeGroupText(String defectCodeGroupText)
Constraints: Not nullable, Maximum length: 40
|
DefectCodeGroupText.DefectCodeGroupTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
toString() |
public DefectCodeGroupText.DefectCodeGroupTextBuilder defectCodeGroup(@Nullable String defectCodeGroup)
Original property name from the Odata EDM: DefectCodeGroup
public DefectCodeGroupText.DefectCodeGroupTextBuilder 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 DefectCodeGroupText.DefectCodeGroupTextBuilder defectCodeGroupText(@Nullable String defectCodeGroupText)
Original property name from the Odata EDM: DefectCodeGroupText
public DefectCodeGroupText build()
Copyright © 2019 SAP SE. All rights reserved.