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