Class LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentcontenttype.LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder
- Enclosing class:
- LglCntntMDocContentTypeText
-
Method Summary
Modifier and TypeMethodDescriptionbuild()(Key Field) Constraints: Not nullable, Maximum length: 2lglCntntMDocContentType(String lglCntntMDocContentType) (Key Field) Constraints: Not nullable, Maximum length: 4lglCntntMDocContentTypeName(String lglCntntMDocContentTypeName) Constraints: Not nullable, Maximum length: 40toString()
-
Method Details
-
lglCntntMDocContentType
@Nonnull public LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder lglCntntMDocContentType(@Nullable String lglCntntMDocContentType) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: LglCntntMDocContentType
- Returns:
this.
-
language
@Nonnull public LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder language(@Nullable String language) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
this.
-
lglCntntMDocContentTypeName
@Nonnull public LglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder lglCntntMDocContentTypeName(@Nullable String lglCntntMDocContentTypeName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: LglCntntMDocContentTypeName
- Returns:
this.
-
build
-
toString
-