Class LglCntntMDocContentType.LglCntntMDocContentTypeBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentcontenttype.LglCntntMDocContentType.LglCntntMDocContentTypeBuilder
- Enclosing class:
- LglCntntMDocContentType
Helper class to allow for fluent creation of LglCntntMDocContentType instances.
-
Method Summary
Modifier and TypeMethodDescriptionbuild()lglCntntMDocContentType(String lglCntntMDocContentType) (Key Field) Constraints: Not nullable, Maximum length: 4Navigation property to_LglCntntMDocContentTypeText for LglCntntMDocContentType to multiple LglCntntMDocContentTypeText.toString()
-
Method Details
-
lglCntntMDocContentTypeText
@Nonnull public LglCntntMDocContentType.LglCntntMDocContentTypeBuilder lglCntntMDocContentTypeText(LglCntntMDocContentTypeText... value) Navigation property to_LglCntntMDocContentTypeText for LglCntntMDocContentType to multiple LglCntntMDocContentTypeText.- Parameters:
value- The LglCntntMDocContentTypeTexts to build this LglCntntMDocContentType with.- Returns:
- This Builder to allow for a fluent interface.
-
lglCntntMDocContentType
@Nonnull public LglCntntMDocContentType.LglCntntMDocContentTypeBuilder lglCntntMDocContentType(@Nullable String lglCntntMDocContentType) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: LglCntntMDocContentType
- Returns:
this.
-
build
-
toString
-