Class ChemicalComplianceInformationProductResult_Type.ChemicalComplianceInformationProductResult_TypeBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.chemicalcomplianceinfo.ChemicalComplianceInformationProductResult_Type.ChemicalComplianceInformationProductResult_TypeBuilder
- Enclosing class:
- ChemicalComplianceInformationProductResult_Type
public static class ChemicalComplianceInformationProductResult_Type.ChemicalComplianceInformationProductResult_TypeBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()chemicalComplianceInfo(String chemicalComplianceInfo) Constraints: Not nullable, Maximum length: 12chmlCmplncInfoUUID(UUID chmlCmplncInfoUUID) Constraints: NullablechmlCmplncMatlAssgmtUUID(UUID chmlCmplncMatlAssgmtUUID) Constraints: NullableConstraints: Not nullable, Maximum length: 40matlAssgmtIsPrimary(Boolean matlAssgmtIsPrimary) Constraints: Not nullabletoString()
-
Method Details
-
chemicalComplianceInfo
@Nonnull public ChemicalComplianceInformationProductResult_Type.ChemicalComplianceInformationProductResult_TypeBuilder chemicalComplianceInfo(@Nullable String chemicalComplianceInfo) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChemicalComplianceInfo
- Returns:
this.
-
chmlCmplncInfoUUID
@Nonnull public ChemicalComplianceInformationProductResult_Type.ChemicalComplianceInformationProductResult_TypeBuilder chmlCmplncInfoUUID(@Nullable UUID chmlCmplncInfoUUID) Constraints: NullableOriginal property name from the Odata EDM: ChmlCmplncInfoUUID
- Returns:
this.
-
chmlCmplncMatlAssgmtUUID
@Nonnull public ChemicalComplianceInformationProductResult_Type.ChemicalComplianceInformationProductResult_TypeBuilder chmlCmplncMatlAssgmtUUID(@Nullable UUID chmlCmplncMatlAssgmtUUID) Constraints: NullableOriginal property name from the Odata EDM: ChmlCmplncMatlAssgmtUUID
- Returns:
this.
-
material
@Nonnull public ChemicalComplianceInformationProductResult_Type.ChemicalComplianceInformationProductResult_TypeBuilder material(@Nullable String material) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
this.
-
matlAssgmtIsPrimary
@Nonnull public ChemicalComplianceInformationProductResult_Type.ChemicalComplianceInformationProductResult_TypeBuilder matlAssgmtIsPrimary(@Nullable Boolean matlAssgmtIsPrimary) Constraints: Not nullableOriginal property name from the Odata EDM: MatlAssgmtIsPrimary
- Returns:
this.
-
build
-
toString
-