Class CnsldtnIndustry.CnsldtnIndustryBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationindustry.CnsldtnIndustry.CnsldtnIndustryBuilder
- Enclosing class:
- CnsldtnIndustry
Helper class to allow for fluent creation of CnsldtnIndustry instances.
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()cnsldtnIsAdditionalMasterData(Boolean cnsldtnIsAdditionalMasterData) Constraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 4text(CnsldtnIndustryText... value) Navigation property _Text for CnsldtnIndustry to multiple CnsldtnIndustryText.toString()
-
Method Details
-
text
Navigation property _Text for CnsldtnIndustry to multiple CnsldtnIndustryText.- Parameters:
value- The CnsldtnIndustryTexts to build this CnsldtnIndustry with.- Returns:
- This Builder to allow for a fluent interface.
-
industry
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Industry
- Returns:
this.
-
cnsldtnIsAdditionalMasterData
@Nonnull public CnsldtnIndustry.CnsldtnIndustryBuilder cnsldtnIsAdditionalMasterData(@Nullable Boolean cnsldtnIsAdditionalMasterData) Constraints: Not nullableOriginal property name from the Odata EDM: CnsldtnIsAdditionalMasterData
- Returns:
this.
-
_Messages
@Nonnull public CnsldtnIndustry.CnsldtnIndustryBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-