Class PhysChmlEvaporationRate.PhysChmlEvaporationRateBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty.PhysChmlEvaporationRate.PhysChmlEvaporationRateBuilder
- Enclosing class:
- PhysChmlEvaporationRate
-
Method Summary
Modifier and TypeMethodDescriptionbuild()pCPhysAddlStatementPhrs(String pCPhysAddlStatementPhrs) Constraints: Not nullable, Maximum length: 30pCPhysNoteText(String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333pCPrptyLowrLmtOptr(String pCPrptyLowrLmtOptr) Constraints: Not nullable, Maximum length: 2pCPrptyUprLmtOptr(String pCPrptyUprLmtOptr) Constraints: Not nullable, Maximum length: 2physChmlEvprtnRateLowrVal(BigDecimal physChmlEvprtnRateLowrVal) Constraints: Not nullable, Precision: 8, Scale: 4physChmlEvprtnRateLowrValTxt(String physChmlEvprtnRateLowrValTxt) Constraints: Not nullable, Maximum length: 80physChmlEvprtnRateUprVal(BigDecimal physChmlEvprtnRateUprVal) Constraints: Not nullable, Precision: 8, Scale: 4physChmlEvprtnRateUprValTxt(String physChmlEvprtnRateUprValTxt) Constraints: Not nullable, Maximum length: 80physChmlPrptyUUID(UUID physChmlPrptyUUID) (Key Field) Constraints: Not nullabletoString()
-
Method Details
-
physChmlPrptyUUID
@Nonnull public PhysChmlEvaporationRate.PhysChmlEvaporationRateBuilder physChmlPrptyUUID(@Nullable UUID physChmlPrptyUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PhysChmlPrptyUUID
- Returns:
this.
-
pCPhysAddlStatementPhrs
@Nonnull public PhysChmlEvaporationRate.PhysChmlEvaporationRateBuilder pCPhysAddlStatementPhrs(@Nullable String pCPhysAddlStatementPhrs) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PCPhysAddlStatementPhrs
- Returns:
this.
-
pCPhysNoteText
@Nonnull public PhysChmlEvaporationRate.PhysChmlEvaporationRateBuilder pCPhysNoteText(@Nullable String pCPhysNoteText) Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: PCPhysNoteText
- Returns:
this.
-
pCPrptyLowrLmtOptr
@Nonnull public PhysChmlEvaporationRate.PhysChmlEvaporationRateBuilder pCPrptyLowrLmtOptr(@Nullable String pCPrptyLowrLmtOptr) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPrptyLowrLmtOptr
- Returns:
this.
-
physChmlEvprtnRateLowrVal
@Nonnull public PhysChmlEvaporationRate.PhysChmlEvaporationRateBuilder physChmlEvprtnRateLowrVal(@Nullable BigDecimal physChmlEvprtnRateLowrVal) Constraints: Not nullable, Precision: 8, Scale: 4Original property name from the Odata EDM: PhysChmlEvprtnRateLowrVal
- Returns:
this.
-
physChmlEvprtnRateLowrValTxt
@Nonnull public PhysChmlEvaporationRate.PhysChmlEvaporationRateBuilder physChmlEvprtnRateLowrValTxt(@Nullable String physChmlEvprtnRateLowrValTxt) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlEvprtnRateLowrValTxt
- Returns:
this.
-
pCPrptyUprLmtOptr
@Nonnull public PhysChmlEvaporationRate.PhysChmlEvaporationRateBuilder pCPrptyUprLmtOptr(@Nullable String pCPrptyUprLmtOptr) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PCPrptyUprLmtOptr
- Returns:
this.
-
physChmlEvprtnRateUprVal
@Nonnull public PhysChmlEvaporationRate.PhysChmlEvaporationRateBuilder physChmlEvprtnRateUprVal(@Nullable BigDecimal physChmlEvprtnRateUprVal) Constraints: Not nullable, Precision: 8, Scale: 4Original property name from the Odata EDM: PhysChmlEvprtnRateUprVal
- Returns:
this.
-
physChmlEvprtnRateUprValTxt
@Nonnull public PhysChmlEvaporationRate.PhysChmlEvaporationRateBuilder physChmlEvprtnRateUprValTxt(@Nullable String physChmlEvprtnRateUprValTxt) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: PhysChmlEvprtnRateUprValTxt
- Returns:
this.
-
build
-
toString
-