Class PhysChmlBulkDensity.PhysChmlBulkDensityBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty.PhysChmlBulkDensity.PhysChmlBulkDensityBuilder
- Enclosing class:
- PhysChmlBulkDensity
-
Method Summary
Modifier and TypeMethodDescriptionbuild()pCPhysNoteText(String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333pCPrptyLowrLmtOptr(String pCPrptyLowrLmtOptr) Constraints: Not nullable, Maximum length: 2pCPrptyUprLmtOptr(String pCPrptyUprLmtOptr) Constraints: Not nullable, Maximum length: 2physChmlBulkDensLowrQty(BigDecimal physChmlBulkDensLowrQty) Constraints: Not nullable, Precision: 9, Scale: 4physChmlBulkDensLowrQtyAsTxt(String physChmlBulkDensLowrQtyAsTxt) Constraints: Not nullable, Maximum length: 80physChmlBulkDensQtyISOUnit(String physChmlBulkDensQtyISOUnit) Constraints: Not nullable, Maximum length: 3physChmlBulkDensQtySAPUnit(String physChmlBulkDensQtySAPUnit) Constraints: Not nullable, Maximum length: 3physChmlBulkDensUprQty(BigDecimal physChmlBulkDensUprQty) Constraints: Not nullable, Precision: 9, Scale: 4physChmlBulkDensUprQtyAsTxt(String physChmlBulkDensUprQtyAsTxt) Constraints: Not nullable, Maximum length: 80physChmlPrptyUUID(UUID physChmlPrptyUUID) (Key Field) Constraints: Not nullabletoString()
-
Method Details
-
physChmlPrptyUUID
@Nonnull public PhysChmlBulkDensity.PhysChmlBulkDensityBuilder physChmlPrptyUUID(@Nullable UUID physChmlPrptyUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PhysChmlPrptyUUID
- Returns:
this.
-
pCPrptyLowrLmtOptr
@Nonnull public PhysChmlBulkDensity.PhysChmlBulkDensityBuilder pCPrptyLowrLmtOptr(@Nullable String pCPrptyLowrLmtOptr) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPrptyLowrLmtOptr
- Returns:
this.
-
physChmlBulkDensLowrQtyAsTxt
@Nonnull public PhysChmlBulkDensity.PhysChmlBulkDensityBuilder physChmlBulkDensLowrQtyAsTxt(@Nullable String physChmlBulkDensLowrQtyAsTxt) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlBulkDensLowrQtyAsTxt
- Returns:
this.
-
physChmlBulkDensLowrQty
@Nonnull public PhysChmlBulkDensity.PhysChmlBulkDensityBuilder physChmlBulkDensLowrQty(@Nullable BigDecimal physChmlBulkDensLowrQty) Constraints: Not nullable, Precision: 9, Scale: 4Original property name from the Odata EDM: PhysChmlBulkDensLowrQty
- Returns:
this.
-
pCPrptyUprLmtOptr
@Nonnull public PhysChmlBulkDensity.PhysChmlBulkDensityBuilder pCPrptyUprLmtOptr(@Nullable String pCPrptyUprLmtOptr) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPrptyUprLmtOptr
- Returns:
this.
-
physChmlBulkDensUprQtyAsTxt
@Nonnull public PhysChmlBulkDensity.PhysChmlBulkDensityBuilder physChmlBulkDensUprQtyAsTxt(@Nullable String physChmlBulkDensUprQtyAsTxt) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlBulkDensUprQtyAsTxt
- Returns:
this.
-
physChmlBulkDensUprQty
@Nonnull public PhysChmlBulkDensity.PhysChmlBulkDensityBuilder physChmlBulkDensUprQty(@Nullable BigDecimal physChmlBulkDensUprQty) Constraints: Not nullable, Precision: 9, Scale: 4Original property name from the Odata EDM: PhysChmlBulkDensUprQty
- Returns:
this.
-
physChmlBulkDensQtySAPUnit
@Nonnull public PhysChmlBulkDensity.PhysChmlBulkDensityBuilder physChmlBulkDensQtySAPUnit(@Nullable String physChmlBulkDensQtySAPUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PhysChmlBulkDensQtySAPUnit
- Returns:
this.
-
physChmlBulkDensQtyISOUnit
@Nonnull public PhysChmlBulkDensity.PhysChmlBulkDensityBuilder physChmlBulkDensQtyISOUnit(@Nullable String physChmlBulkDensQtyISOUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PhysChmlBulkDensQtyISOUnit
- Returns:
this.
-
pCPhysNoteText
@Nonnull public PhysChmlBulkDensity.PhysChmlBulkDensityBuilder pCPhysNoteText(@Nullable String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Returns:
this.
-
build
-
toString
-