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