Class PhysChmlRelativeVaporDensity.PhysChmlRelativeVaporDensityBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty.PhysChmlRelativeVaporDensity.PhysChmlRelativeVaporDensityBuilder
- Enclosing class:
- PhysChmlRelativeVaporDensity
-
Method Summary
Modifier and TypeMethodDescriptionbuild()pCPhysAddlStatementPhrs(String pCPhysAddlStatementPhrs) Constraints: Not nullable, Maximum length: 30pCPhysNoteText(String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333physChmlPrptyUUID(UUID physChmlPrptyUUID) (Key Field) Constraints: Not nullablephysChmlRltvVaporDensAsTxt(String physChmlRltvVaporDensAsTxt) Constraints: Not nullable, Maximum length: 80physChmlRltvVaporDensVal(BigDecimal physChmlRltvVaporDensVal) Constraints: Not nullable, Precision: 7, Scale: 4toString()
-
Method Details
-
physChmlPrptyUUID
@Nonnull public PhysChmlRelativeVaporDensity.PhysChmlRelativeVaporDensityBuilder physChmlPrptyUUID(@Nullable UUID physChmlPrptyUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PhysChmlPrptyUUID
- Returns:
this.
-
physChmlRltvVaporDensAsTxt
@Nonnull public PhysChmlRelativeVaporDensity.PhysChmlRelativeVaporDensityBuilder physChmlRltvVaporDensAsTxt(@Nullable String physChmlRltvVaporDensAsTxt) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlRltvVaporDensAsTxt
- Returns:
this.
-
physChmlRltvVaporDensVal
@Nonnull public PhysChmlRelativeVaporDensity.PhysChmlRelativeVaporDensityBuilder physChmlRltvVaporDensVal(@Nullable BigDecimal physChmlRltvVaporDensVal) Constraints: Not nullable, Precision: 7, Scale: 4Original property name from the Odata EDM: PhysChmlRltvVaporDensVal
- Returns:
this.
-
pCPhysAddlStatementPhrs
@Nonnull public PhysChmlRelativeVaporDensity.PhysChmlRelativeVaporDensityBuilder pCPhysAddlStatementPhrs(@Nullable String pCPhysAddlStatementPhrs) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysAddlStatementPhrs
- Returns:
this.
-
pCPhysNoteText
@Nonnull public PhysChmlRelativeVaporDensity.PhysChmlRelativeVaporDensityBuilder pCPhysNoteText(@Nullable String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Returns:
this.
-
build
-
toString
-