Class ChmlCmplncInfoPckgdProduct.ChmlCmplncInfoPckgdProductBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.chemicalcomplianceinfo.ChmlCmplncInfoPckgdProduct.ChmlCmplncInfoPckgdProductBuilder
- Enclosing class:
- ChmlCmplncInfoPckgdProduct
public static final class ChmlCmplncInfoPckgdProduct.ChmlCmplncInfoPckgdProductBuilder
extends Object
Helper class to allow for fluent creation of ChmlCmplncInfoPckgdProduct instances.
-
Method Summary
Modifier and TypeMethodDescriptionbuild()pckgdChmlCmplncInfoUUID(UUID pckgdChmlCmplncInfoUUID) Constraints: Not nullablepckgdProductAssgmtUUID(UUID pckgdProductAssgmtUUID) (Key Field) Constraints: Not nullableNavigation property _ToPackagedProduct for ChmlCmplncInfoPckgdProduct to single ChemicalComplianceInfo.toString()Navigation property _ToUnpackagedProduct for ChmlCmplncInfoPckgdProduct to single ChemicalComplianceInfo.unpckgdChmlCmplncInfoUUID(UUID unpckgdChmlCmplncInfoUUID) Constraints: Not nullable
-
Method Details
-
toPackagedProduct
@Nonnull public ChmlCmplncInfoPckgdProduct.ChmlCmplncInfoPckgdProductBuilder toPackagedProduct(ChemicalComplianceInfo value) Navigation property _ToPackagedProduct for ChmlCmplncInfoPckgdProduct to single ChemicalComplianceInfo.- Parameters:
value- The ChemicalComplianceInfo to build this ChmlCmplncInfoPckgdProduct with.- Returns:
- This Builder to allow for a fluent interface.
-
toUnpackagedProduct
@Nonnull public ChmlCmplncInfoPckgdProduct.ChmlCmplncInfoPckgdProductBuilder toUnpackagedProduct(ChemicalComplianceInfo value) Navigation property _ToUnpackagedProduct for ChmlCmplncInfoPckgdProduct to single ChemicalComplianceInfo.- Parameters:
value- The ChemicalComplianceInfo to build this ChmlCmplncInfoPckgdProduct with.- Returns:
- This Builder to allow for a fluent interface.
-
pckgdProductAssgmtUUID
@Nonnull public ChmlCmplncInfoPckgdProduct.ChmlCmplncInfoPckgdProductBuilder pckgdProductAssgmtUUID(@Nullable UUID pckgdProductAssgmtUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PckgdProductAssgmtUUID
- Returns:
this.
-
pckgdChmlCmplncInfoUUID
@Nonnull public ChmlCmplncInfoPckgdProduct.ChmlCmplncInfoPckgdProductBuilder pckgdChmlCmplncInfoUUID(@Nullable UUID pckgdChmlCmplncInfoUUID) Constraints: Not nullableOriginal property name from the Odata EDM: PckgdChmlCmplncInfoUUID
- Returns:
this.
-
unpckgdChmlCmplncInfoUUID
@Nonnull public ChmlCmplncInfoPckgdProduct.ChmlCmplncInfoPckgdProductBuilder unpckgdChmlCmplncInfoUUID(@Nullable UUID unpckgdChmlCmplncInfoUUID) Constraints: Not nullableOriginal property name from the Odata EDM: UnpckgdChmlCmplncInfoUUID
- Returns:
this.
-
build
-
toString
-