Class ProdMatlBsdAfterProdnComp.ProdMatlBsdAfterProdnCompBuilder
- Enclosing class:
- ProdMatlBsdAfterProdnComp
-
Method Summary
Modifier and TypeMethodDescriptionbuild()chemicalComplianceInfo(String chemicalComplianceInfo) Constraints: Not nullable, Maximum length: 12chmlCompOperatorLowerLimit(String chmlCompOperatorLowerLimit) Constraints: Not nullable, Maximum length: 5chmlCompOperatorUpperLimit(String chmlCompOperatorUpperLimit) Constraints: Not nullable, Maximum length: 5chmlCompositionUUID(UUID chmlCompositionUUID) Constraints: Not nullablechmlCompQty(BigDecimal chmlCompQty) Constraints: Not nullable, Precision: 13, Scale: 6chmlCompQtyAsText(String chmlCompQtyAsText) Constraints: Not nullable, Maximum length: 80chmlCompQtyISOUnit(String chmlCompQtyISOUnit) Constraints: Not nullable, Maximum length: 3chmlCompQtyLowerLimit(BigDecimal chmlCompQtyLowerLimit) Constraints: Not nullable, Precision: 13, Scale: 6chmlCompQtyLowerLimitAsText(String chmlCompQtyLowerLimitAsText) Constraints: Not nullable, Maximum length: 80chmlCompQtySAPUnit(String chmlCompQtySAPUnit) Constraints: Not nullable, Maximum length: 3chmlCompQtyUpperLimit(BigDecimal chmlCompQtyUpperLimit) Constraints: Not nullable, Precision: 13, Scale: 6chmlCompQtyUpperLimitAsText(String chmlCompQtyUpperLimitAsText) Constraints: Not nullable, Maximum length: 80chmlCompUUID(UUID chmlCompUUID) (Key Field) Constraints: Not nullableNavigation property _Composition for ProdMatlBsdAfterProdnComp to single ProductMaterialBsdComposition.toString()
-
Method Details
-
composition
@Nonnull public ProdMatlBsdAfterProdnComp.ProdMatlBsdAfterProdnCompBuilder composition(ProductMaterialBsdComposition value) Navigation property _Composition for ProdMatlBsdAfterProdnComp to single ProductMaterialBsdComposition.- Parameters:
value- The ProductMaterialBsdComposition to build this ProdMatlBsdAfterProdnComp with.- Returns:
- This Builder to allow for a fluent interface.
-
chmlCompUUID
@Nonnull public ProdMatlBsdAfterProdnComp.ProdMatlBsdAfterProdnCompBuilder chmlCompUUID(@Nullable UUID chmlCompUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ChmlCompUUID
- Returns:
this.
-
chmlCompositionUUID
@Nonnull public ProdMatlBsdAfterProdnComp.ProdMatlBsdAfterProdnCompBuilder chmlCompositionUUID(@Nullable UUID chmlCompositionUUID) Constraints: Not nullableOriginal property name from the Odata EDM: ChmlCompositionUUID
- Returns:
this.
-
chemicalComplianceInfo
@Nonnull public ProdMatlBsdAfterProdnComp.ProdMatlBsdAfterProdnCompBuilder chemicalComplianceInfo(@Nullable String chemicalComplianceInfo) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChemicalComplianceInfo
- Returns:
this.
-
chmlCompQty
@Nonnull public ProdMatlBsdAfterProdnComp.ProdMatlBsdAfterProdnCompBuilder chmlCompQty(@Nullable BigDecimal chmlCompQty) Constraints: Not nullable, Precision: 13, Scale: 6Original property name from the Odata EDM: ChmlCompQty
- Returns:
this.
-
chmlCompQtyAsText
@Nonnull public ProdMatlBsdAfterProdnComp.ProdMatlBsdAfterProdnCompBuilder chmlCompQtyAsText(@Nullable String chmlCompQtyAsText) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: ChmlCompQtyAsText
- Returns:
this.
-
chmlCompQtySAPUnit
@Nonnull public ProdMatlBsdAfterProdnComp.ProdMatlBsdAfterProdnCompBuilder chmlCompQtySAPUnit(@Nullable String chmlCompQtySAPUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChmlCompQtySAPUnit
- Returns:
this.
-
chmlCompQtyISOUnit
@Nonnull public ProdMatlBsdAfterProdnComp.ProdMatlBsdAfterProdnCompBuilder chmlCompQtyISOUnit(@Nullable String chmlCompQtyISOUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChmlCompQtyISOUnit
- Returns:
this.
-
chmlCompOperatorLowerLimit
@Nonnull public ProdMatlBsdAfterProdnComp.ProdMatlBsdAfterProdnCompBuilder chmlCompOperatorLowerLimit(@Nullable String chmlCompOperatorLowerLimit) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ChmlCompOperatorLowerLimit
- Returns:
this.
-
chmlCompQtyLowerLimit
@Nonnull public ProdMatlBsdAfterProdnComp.ProdMatlBsdAfterProdnCompBuilder chmlCompQtyLowerLimit(@Nullable BigDecimal chmlCompQtyLowerLimit) Constraints: Not nullable, Precision: 13, Scale: 6Original property name from the Odata EDM: ChmlCompQtyLowerLimit
- Returns:
this.
-
chmlCompQtyLowerLimitAsText
@Nonnull public ProdMatlBsdAfterProdnComp.ProdMatlBsdAfterProdnCompBuilder chmlCompQtyLowerLimitAsText(@Nullable String chmlCompQtyLowerLimitAsText) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: ChmlCompQtyLowerLimitAsText
- Returns:
this.
-
chmlCompOperatorUpperLimit
@Nonnull public ProdMatlBsdAfterProdnComp.ProdMatlBsdAfterProdnCompBuilder chmlCompOperatorUpperLimit(@Nullable String chmlCompOperatorUpperLimit) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ChmlCompOperatorUpperLimit
- Returns:
this.
-
chmlCompQtyUpperLimit
@Nonnull public ProdMatlBsdAfterProdnComp.ProdMatlBsdAfterProdnCompBuilder chmlCompQtyUpperLimit(@Nullable BigDecimal chmlCompQtyUpperLimit) Constraints: Not nullable, Precision: 13, Scale: 6Original property name from the Odata EDM: ChmlCompQtyUpperLimit
- Returns:
this.
-
chmlCompQtyUpperLimitAsText
@Nonnull public ProdMatlBsdAfterProdnComp.ProdMatlBsdAfterProdnCompBuilder chmlCompQtyUpperLimitAsText(@Nullable String chmlCompQtyUpperLimitAsText) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: ChmlCompQtyUpperLimitAsText
- Returns:
this.
-
build
-
toString
-