Class D_ProdAnlytlCmpstnCreateCompP.D_ProdAnlytlCmpstnCreateCompPBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productanalyticalcomposition.D_ProdAnlytlCmpstnCreateCompP.D_ProdAnlytlCmpstnCreateCompPBuilder
- Enclosing class:
- D_ProdAnlytlCmpstnCreateCompP
public static class D_ProdAnlytlCmpstnCreateCompP.D_ProdAnlytlCmpstnCreateCompPBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()chmlCompOperatorLowerLimit(String chmlCompOperatorLowerLimit) Constraints: Not nullable, Maximum length: 5chmlCompOperatorUpperLimit(String chmlCompOperatorUpperLimit) Constraints: Not nullable, Maximum length: 5chmlCompQtyAsText(String chmlCompQtyAsText) Constraints: Not nullable, Maximum length: 80chmlCompQtyISOUnit(String chmlCompQtyISOUnit) Constraints: Not nullable, Maximum length: 3chmlCompQtyLowerLimitAsText(String chmlCompQtyLowerLimitAsText) Constraints: Not nullable, Maximum length: 80chmlCompQtySAPUnit(String chmlCompQtySAPUnit) Constraints: Not nullable, Maximum length: 3chmlCompQtyUpperLimitAsText(String chmlCompQtyUpperLimitAsText) Constraints: Not nullable, Maximum length: 80chmlCompType(String chmlCompType) Constraints: Not nullable, Maximum length: 10companySubstance(String companySubstance) Constraints: Not nullable, Maximum length: 12polymerCompositionName(String polymerCompositionName) Constraints: Not nullable, Maximum length: 132toString()
-
Method Details
-
companySubstance
@Nonnull public D_ProdAnlytlCmpstnCreateCompP.D_ProdAnlytlCmpstnCreateCompPBuilder companySubstance(@Nullable String companySubstance) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CompanySubstance
- Returns:
this.
-
chmlCompType
@Nonnull public D_ProdAnlytlCmpstnCreateCompP.D_ProdAnlytlCmpstnCreateCompPBuilder chmlCompType(@Nullable String chmlCompType) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ChmlCompType
- Returns:
this.
-
chmlCompQtyAsText
@Nonnull public D_ProdAnlytlCmpstnCreateCompP.D_ProdAnlytlCmpstnCreateCompPBuilder chmlCompQtyAsText(@Nullable String chmlCompQtyAsText) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: ChmlCompQtyAsText
- Returns:
this.
-
chmlCompQtySAPUnit
@Nonnull public D_ProdAnlytlCmpstnCreateCompP.D_ProdAnlytlCmpstnCreateCompPBuilder chmlCompQtySAPUnit(@Nullable String chmlCompQtySAPUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChmlCompQtySAPUnit
- Returns:
this.
-
chmlCompQtyISOUnit
@Nonnull public D_ProdAnlytlCmpstnCreateCompP.D_ProdAnlytlCmpstnCreateCompPBuilder chmlCompQtyISOUnit(@Nullable String chmlCompQtyISOUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChmlCompQtyISOUnit
- Returns:
this.
-
chmlCompOperatorLowerLimit
@Nonnull public D_ProdAnlytlCmpstnCreateCompP.D_ProdAnlytlCmpstnCreateCompPBuilder chmlCompOperatorLowerLimit(@Nullable String chmlCompOperatorLowerLimit) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ChmlCompOperatorLowerLimit
- Returns:
this.
-
chmlCompQtyLowerLimitAsText
@Nonnull public D_ProdAnlytlCmpstnCreateCompP.D_ProdAnlytlCmpstnCreateCompPBuilder chmlCompQtyLowerLimitAsText(@Nullable String chmlCompQtyLowerLimitAsText) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: ChmlCompQtyLowerLimitAsText
- Returns:
this.
-
chmlCompOperatorUpperLimit
@Nonnull public D_ProdAnlytlCmpstnCreateCompP.D_ProdAnlytlCmpstnCreateCompPBuilder chmlCompOperatorUpperLimit(@Nullable String chmlCompOperatorUpperLimit) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ChmlCompOperatorUpperLimit
- Returns:
this.
-
chmlCompQtyUpperLimitAsText
@Nonnull public D_ProdAnlytlCmpstnCreateCompP.D_ProdAnlytlCmpstnCreateCompPBuilder chmlCompQtyUpperLimitAsText(@Nullable String chmlCompQtyUpperLimitAsText) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: ChmlCompQtyUpperLimitAsText
- Returns:
this.
-
polymerCompositionName
@Nonnull public D_ProdAnlytlCmpstnCreateCompP.D_ProdAnlytlCmpstnCreateCompPBuilder polymerCompositionName(@Nullable String polymerCompositionName) Constraints: Not nullable, Maximum length: 132Original property name from the Odata EDM: PolymerCompositionName
- Returns:
this.
-
build
-
toString
-