Class ChemicalComplianceInformationCreatePurposeResult_Type.ChemicalComplianceInformationCreatePurposeResult_TypeBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.chemicalcomplianceinfo.ChemicalComplianceInformationCreatePurposeResult_Type.ChemicalComplianceInformationCreatePurposeResult_TypeBuilder
- Enclosing class:
- ChemicalComplianceInformationCreatePurposeResult_Type
public static class ChemicalComplianceInformationCreatePurposeResult_Type.ChemicalComplianceInformationCreatePurposeResult_TypeBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()chemicalComplianceInfo(String chemicalComplianceInfo) Constraints: Not nullable, Maximum length: 12cmplncPrps(String cmplncPrps) Constraints: Not nullable, Maximum length: 15toString()
-
Method Details
-
chemicalComplianceInfo
@Nonnull public ChemicalComplianceInformationCreatePurposeResult_Type.ChemicalComplianceInformationCreatePurposeResult_TypeBuilder chemicalComplianceInfo(@Nullable String chemicalComplianceInfo) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChemicalComplianceInfo
- Returns:
this.
-
cmplncPrps
@Nonnull public ChemicalComplianceInformationCreatePurposeResult_Type.ChemicalComplianceInformationCreatePurposeResult_TypeBuilder cmplncPrps(@Nullable String cmplncPrps) Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: CmplncPrps
- Returns:
this.
-
build
-
toString
-