Class PhysChmlMolarMass.PhysChmlMolarMassBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty.PhysChmlMolarMass.PhysChmlMolarMassBuilder
- Enclosing class:
- PhysChmlMolarMass
-
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: 2physChmlMolarMassISOUnit(String physChmlMolarMassISOUnit) Constraints: Not nullable, Maximum length: 3physChmlMolarMassLowrQty(BigDecimal physChmlMolarMassLowrQty) Constraints: Not nullable, Precision: 10, Scale: 2physChmlMolarMassLowrQtyAsTxt(String physChmlMolarMassLowrQtyAsTxt) Constraints: Not nullable, Maximum length: 80physChmlMolarMassSAPUnit(String physChmlMolarMassSAPUnit) Constraints: Not nullable, Maximum length: 3physChmlMolarMassUprQty(BigDecimal physChmlMolarMassUprQty) Constraints: Not nullable, Precision: 10, Scale: 2physChmlMolarMassUprQtyAsTxt(String physChmlMolarMassUprQtyAsTxt) Constraints: Not nullable, Maximum length: 80physChmlPrptyUUID(UUID physChmlPrptyUUID) (Key Field) Constraints: Not nullabletoString()
-
Method Details
-
physChmlPrptyUUID
@Nonnull public PhysChmlMolarMass.PhysChmlMolarMassBuilder physChmlPrptyUUID(@Nullable UUID physChmlPrptyUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PhysChmlPrptyUUID
- Returns:
this.
-
pCPrptyLowrLmtOptr
@Nonnull public PhysChmlMolarMass.PhysChmlMolarMassBuilder pCPrptyLowrLmtOptr(@Nullable String pCPrptyLowrLmtOptr) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPrptyLowrLmtOptr
- Returns:
this.
-
physChmlMolarMassLowrQty
@Nonnull public PhysChmlMolarMass.PhysChmlMolarMassBuilder physChmlMolarMassLowrQty(@Nullable BigDecimal physChmlMolarMassLowrQty) Constraints: Not nullable, Precision: 10, Scale: 2Original property name from the Odata EDM: PhysChmlMolarMassLowrQty
- Returns:
this.
-
physChmlMolarMassLowrQtyAsTxt
@Nonnull public PhysChmlMolarMass.PhysChmlMolarMassBuilder physChmlMolarMassLowrQtyAsTxt(@Nullable String physChmlMolarMassLowrQtyAsTxt) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlMolarMassLowrQtyAsTxt
- Returns:
this.
-
pCPrptyUprLmtOptr
@Nonnull public PhysChmlMolarMass.PhysChmlMolarMassBuilder pCPrptyUprLmtOptr(@Nullable String pCPrptyUprLmtOptr) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPrptyUprLmtOptr
- Returns:
this.
-
physChmlMolarMassUprQty
@Nonnull public PhysChmlMolarMass.PhysChmlMolarMassBuilder physChmlMolarMassUprQty(@Nullable BigDecimal physChmlMolarMassUprQty) Constraints: Not nullable, Precision: 10, Scale: 2Original property name from the Odata EDM: PhysChmlMolarMassUprQty
- Returns:
this.
-
physChmlMolarMassUprQtyAsTxt
@Nonnull public PhysChmlMolarMass.PhysChmlMolarMassBuilder physChmlMolarMassUprQtyAsTxt(@Nullable String physChmlMolarMassUprQtyAsTxt) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlMolarMassUprQtyAsTxt
- Returns:
this.
-
physChmlMolarMassSAPUnit
@Nonnull public PhysChmlMolarMass.PhysChmlMolarMassBuilder physChmlMolarMassSAPUnit(@Nullable String physChmlMolarMassSAPUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PhysChmlMolarMassSAPUnit
- Returns:
this.
-
physChmlMolarMassISOUnit
@Nonnull public PhysChmlMolarMass.PhysChmlMolarMassBuilder physChmlMolarMassISOUnit(@Nullable String physChmlMolarMassISOUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PhysChmlMolarMassISOUnit
- Returns:
this.
-
pCPhysNoteText
@Nonnull public PhysChmlMolarMass.PhysChmlMolarMassBuilder pCPhysNoteText(@Nullable String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Returns:
this.
-
build
-
toString
-