java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<PhysChmlEvaporationRate>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty.PhysChmlEvaporationRate
All Implemented Interfaces:
VdmEntitySet

public class PhysChmlEvaporationRate extends VdmEntity<PhysChmlEvaporationRate> implements VdmEntitySet
PhysChem Property Evaporation Rate

Original entity name from the Odata EDM: PhysChmlEvaporationRate_Type

  • Field Details

  • Constructor Details

    • PhysChmlEvaporationRate

      public PhysChmlEvaporationRate()
    • PhysChmlEvaporationRate

      public PhysChmlEvaporationRate(@Nullable UUID physChmlPrptyUUID, @Nullable String pCPhysAddlStatementPhrs, @Nullable String pCPhysNoteText, @Nullable String pCPrptyLowrLmtOptr, @Nullable BigDecimal physChmlEvprtnRateLowrVal, @Nullable String physChmlEvprtnRateLowrValTxt, @Nullable String pCPrptyUprLmtOptr, @Nullable BigDecimal physChmlEvprtnRateUprVal, @Nullable String physChmlEvprtnRateUprValTxt)
  • Method Details

    • getType

      @Nonnull public Class<PhysChmlEvaporationRate> getType()
      Specified by:
      getType in class VdmObject<PhysChmlEvaporationRate>
    • setPhysChmlPrptyUUID

      public void setPhysChmlPrptyUUID(@Nullable UUID physChmlPrptyUUID)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: PhysChmlPrptyUUID

      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property
    • setPCPhysAddlStatementPhrs

      public void setPCPhysAddlStatementPhrs(@Nullable String pCPhysAddlStatementPhrs)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: PCPhysAddlStatementPhrs

      Parameters:
      pCPhysAddlStatementPhrs - Additional Statement (Phrase ID)
    • setPCPhysNoteText

      public void setPCPhysNoteText(@Nullable String pCPhysNoteText)
      Constraints: Not nullable, Maximum length: 1333

      Original property name from the Odata EDM: PCPhysNoteText

      Parameters:
      pCPhysNoteText - Notes
    • setPCPrptyLowrLmtOptr

      public void setPCPrptyLowrLmtOptr(@Nullable String pCPrptyLowrLmtOptr)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PCPrptyLowrLmtOptr

      Parameters:
      pCPrptyLowrLmtOptr - Operator of Lower Limit
    • setPhysChmlEvprtnRateLowrVal

      public void setPhysChmlEvprtnRateLowrVal(@Nullable BigDecimal physChmlEvprtnRateLowrVal)
      Constraints: Not nullable, Precision: 8, Scale: 4

      Original property name from the Odata EDM: PhysChmlEvprtnRateLowrVal

      Parameters:
      physChmlEvprtnRateLowrVal - Evaporation Rate: Lower Limit
    • setPhysChmlEvprtnRateLowrValTxt

      public void setPhysChmlEvprtnRateLowrValTxt(@Nullable String physChmlEvprtnRateLowrValTxt)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: PhysChmlEvprtnRateLowrValTxt

      Parameters:
      physChmlEvprtnRateLowrValTxt - Evaporation Rate: Lower Limit (as Text)
    • setPCPrptyUprLmtOptr

      public void setPCPrptyUprLmtOptr(@Nullable String pCPrptyUprLmtOptr)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PCPrptyUprLmtOptr

      Parameters:
      pCPrptyUprLmtOptr - Operator of Upper Limit
    • setPhysChmlEvprtnRateUprVal

      public void setPhysChmlEvprtnRateUprVal(@Nullable BigDecimal physChmlEvprtnRateUprVal)
      Constraints: Not nullable, Precision: 8, Scale: 4

      Original property name from the Odata EDM: PhysChmlEvprtnRateUprVal

      Parameters:
      physChmlEvprtnRateUprVal - Evaporation Rate: Upper Limit
    • setPhysChmlEvprtnRateUprValTxt

      public void setPhysChmlEvprtnRateUprValTxt(@Nullable String physChmlEvprtnRateUprValTxt)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: PhysChmlEvprtnRateUprValTxt

      Parameters:
      physChmlEvprtnRateUprValTxt - Evaporation Rate: Upper Limit (as Text)
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<PhysChmlEvaporationRate>
    • getKey

      @Nonnull protected ODataEntityKey getKey()
      Overrides:
      getKey in class VdmObject<PhysChmlEvaporationRate>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<PhysChmlEvaporationRate>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<PhysChmlEvaporationRate>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<PhysChmlEvaporationRate>
    • builder

    • getPhysChmlPrptyUUID

      @Nullable public UUID getPhysChmlPrptyUUID()
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: PhysChmlPrptyUUID

      Returns:
      Physical-Chemical Property
    • getPCPhysAddlStatementPhrs

      @Nullable public String getPCPhysAddlStatementPhrs()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: PCPhysAddlStatementPhrs

      Returns:
      Additional Statement (Phrase ID)
    • getPCPhysNoteText

      @Nullable public String getPCPhysNoteText()
      Constraints: Not nullable, Maximum length: 1333

      Original property name from the Odata EDM: PCPhysNoteText

      Returns:
      Notes
    • getPCPrptyLowrLmtOptr

      @Nullable public String getPCPrptyLowrLmtOptr()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PCPrptyLowrLmtOptr

      Returns:
      Operator of Lower Limit
    • getPhysChmlEvprtnRateLowrVal

      @Nullable public BigDecimal getPhysChmlEvprtnRateLowrVal()
      Constraints: Not nullable, Precision: 8, Scale: 4

      Original property name from the Odata EDM: PhysChmlEvprtnRateLowrVal

      Returns:
      Evaporation Rate: Lower Limit
    • getPhysChmlEvprtnRateLowrValTxt

      @Nullable public String getPhysChmlEvprtnRateLowrValTxt()
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: PhysChmlEvprtnRateLowrValTxt

      Returns:
      Evaporation Rate: Lower Limit (as Text)
    • getPCPrptyUprLmtOptr

      @Nullable public String getPCPrptyUprLmtOptr()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PCPrptyUprLmtOptr

      Returns:
      Operator of Upper Limit
    • getPhysChmlEvprtnRateUprVal

      @Nullable public BigDecimal getPhysChmlEvprtnRateUprVal()
      Constraints: Not nullable, Precision: 8, Scale: 4

      Original property name from the Odata EDM: PhysChmlEvprtnRateUprVal

      Returns:
      Evaporation Rate: Upper Limit
    • getPhysChmlEvprtnRateUprValTxt

      @Nullable public String getPhysChmlEvprtnRateUprValTxt()
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: PhysChmlEvprtnRateUprValTxt

      Returns:
      Evaporation Rate: Upper Limit (as Text)
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<PhysChmlEvaporationRate>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<PhysChmlEvaporationRate>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<PhysChmlEvaporationRate>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<PhysChmlEvaporationRate>
    • getOdataType

      public String getOdataType()
      Specified by:
      getOdataType in class VdmObject<PhysChmlEvaporationRate>