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