public static class LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
LglCntntMDocContentTypeText |
build() |
LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder |
lglCntntMDocContentType(String lglCntntMDocContentType)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder |
lglCntntMDocContentTypeName(String lglCntntMDocContentTypeName)
Constraints: Not nullable, Maximum length: 40
|
String |
toString() |
@Nonnull public LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder lglCntntMDocContentType(@Nullable String lglCntntMDocContentType)
Original property name from the Odata EDM: LglCntntMDocContentType
this
.@Nonnull public LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder lglCntntMDocContentTypeName(@Nullable String lglCntntMDocContentTypeName)
Original property name from the Odata EDM: LglCntntMDocContentTypeName
this
.@Nonnull public LglCntntMDocContentTypeText build()
Copyright © 2021 SAP SE. All rights reserved.