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

public class PhysChmlPartitionCoefficient extends VdmEntity<PhysChmlPartitionCoefficient> implements VdmEntitySet
Physical Chemical Partition Coefficient

Original entity name from the Odata EDM: PhysChmlPartitionCoefficient_Type

  • Field Details

  • Constructor Details

    • PhysChmlPartitionCoefficient

      public PhysChmlPartitionCoefficient()
    • PhysChmlPartitionCoefficient

      public PhysChmlPartitionCoefficient(@Nullable UUID physChmlPartitionCoeffUUID, @Nullable UUID physChmlPrptyUUID, @Nullable BigDecimal pCPhysPrttnCoeffLogPLowrQty, @Nullable String pCPhysPrttnCoeffLogPLowrQtyTxt, @Nullable String pCPhysPrttnCoeffLogPLowrOptr, @Nullable String pCPhysPrttnCoeffLogPUprQtyTxt, @Nullable BigDecimal pCPhysPrttnCoeffLogPUprQty, @Nullable String pCPhysPrttnCoeffLogPUprQtyOptr, @Nullable String pCPhysNoteText, @Nullable String pCPhysAddlStatementPhrs, @Nullable String pCPhysPrttnCoeffMethPhrs, @Nullable PhysicalChemicalProperty to_PhysChmlPrpty)
  • Method Details

    • getType

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

      public void setPhysChmlPartitionCoeffUUID(@Nullable UUID physChmlPartitionCoeffUUID)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: PhysChmlPartitionCoeffUUID

      Parameters:
      physChmlPartitionCoeffUUID - Partition coefficient n-octanol/water: UUID
    • setPhysChmlPrptyUUID

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

      Original property name from the Odata EDM: PhysChmlPrptyUUID

      Parameters:
      physChmlPrptyUUID - Physical-Chemical Property
    • setPCPhysPrttnCoeffLogPLowrQty

      public void setPCPhysPrttnCoeffLogPLowrQty(@Nullable BigDecimal pCPhysPrttnCoeffLogPLowrQty)
      Constraints: Not nullable, Precision: 5, Scale: 3

      Original property name from the Odata EDM: PCPhysPrttnCoeffLogPLowrQty

      Parameters:
      pCPhysPrttnCoeffLogPLowrQty - Partition Coefficient: Lower Limit of Value logPow
    • setPCPhysPrttnCoeffLogPLowrQtyTxt

      public void setPCPhysPrttnCoeffLogPLowrQtyTxt(@Nullable String pCPhysPrttnCoeffLogPLowrQtyTxt)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: PCPhysPrttnCoeffLogPLowrQtyTxt

      Parameters:
      pCPhysPrttnCoeffLogPLowrQtyTxt - Partition Coefficient: Lower Limit of Value logPow (as Text)
    • setPCPhysPrttnCoeffLogPLowrOptr

      public void setPCPhysPrttnCoeffLogPLowrOptr(@Nullable String pCPhysPrttnCoeffLogPLowrOptr)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PCPhysPrttnCoeffLogPLowrOptr

      Parameters:
      pCPhysPrttnCoeffLogPLowrOptr - Operator of Lower Limit
    • setPCPhysPrttnCoeffLogPUprQtyTxt

      public void setPCPhysPrttnCoeffLogPUprQtyTxt(@Nullable String pCPhysPrttnCoeffLogPUprQtyTxt)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: PCPhysPrttnCoeffLogPUprQtyTxt

      Parameters:
      pCPhysPrttnCoeffLogPUprQtyTxt - Partition Coefficient: Upper Limit of Value logPow (as Text)
    • setPCPhysPrttnCoeffLogPUprQty

      public void setPCPhysPrttnCoeffLogPUprQty(@Nullable BigDecimal pCPhysPrttnCoeffLogPUprQty)
      Constraints: Not nullable, Precision: 5, Scale: 3

      Original property name from the Odata EDM: PCPhysPrttnCoeffLogPUprQty

      Parameters:
      pCPhysPrttnCoeffLogPUprQty - Partition Coefficient: Upper Limit of Value logPow
    • setPCPhysPrttnCoeffLogPUprQtyOptr

      public void setPCPhysPrttnCoeffLogPUprQtyOptr(@Nullable String pCPhysPrttnCoeffLogPUprQtyOptr)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PCPhysPrttnCoeffLogPUprQtyOptr

      Parameters:
      pCPhysPrttnCoeffLogPUprQtyOptr - Operator of Upper Limit
    • setPCPhysNoteText

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

      Original property name from the Odata EDM: PCPhysNoteText

      Parameters:
      pCPhysNoteText - Notes
    • 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)
    • setPCPhysPrttnCoeffMethPhrs

      public void setPCPhysPrttnCoeffMethPhrs(@Nullable String pCPhysPrttnCoeffMethPhrs)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: PCPhysPrttnCoeffMethPhrs

      Parameters:
      pCPhysPrttnCoeffMethPhrs - Partition Coefficient: Method (Phrase ID)
    • getEntityCollection

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

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

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

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

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<PhysChmlPartitionCoefficient>
    • toMapOfNavigationProperties

      @Nonnull protected Map<String,Object> toMapOfNavigationProperties()
      Overrides:
      toMapOfNavigationProperties in class VdmObject<PhysChmlPartitionCoefficient>
    • getPhysChmlPrptyIfPresent

      @Nonnull public io.vavr.control.Option<PhysicalChemicalProperty> getPhysChmlPrptyIfPresent()
      Retrieval of associated PhysicalChemicalProperty entity (one to one). This corresponds to the OData navigation property _PhysChmlPrpty.

      If the navigation property for an entity PhysChmlPartitionCoefficient has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property _PhysChmlPrpty is already loaded, the result will contain the PhysicalChemicalProperty entity. If not, an Option with result state empty is returned.
    • setPhysChmlPrpty

      public void setPhysChmlPrpty(PhysicalChemicalProperty value)
      Overwrites the associated PhysicalChemicalProperty entity for the loaded navigation property _PhysChmlPrpty.
      Parameters:
      value - New PhysicalChemicalProperty entity.
    • builder

    • getPhysChmlPartitionCoeffUUID

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

      Original property name from the Odata EDM: PhysChmlPartitionCoeffUUID

      Returns:
      Partition coefficient n-octanol/water: UUID
    • getPhysChmlPrptyUUID

      @Nullable public UUID getPhysChmlPrptyUUID()
      Constraints: Not nullable

      Original property name from the Odata EDM: PhysChmlPrptyUUID

      Returns:
      Physical-Chemical Property
    • getPCPhysPrttnCoeffLogPLowrQty

      @Nullable public BigDecimal getPCPhysPrttnCoeffLogPLowrQty()
      Constraints: Not nullable, Precision: 5, Scale: 3

      Original property name from the Odata EDM: PCPhysPrttnCoeffLogPLowrQty

      Returns:
      Partition Coefficient: Lower Limit of Value logPow
    • getPCPhysPrttnCoeffLogPLowrQtyTxt

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

      Original property name from the Odata EDM: PCPhysPrttnCoeffLogPLowrQtyTxt

      Returns:
      Partition Coefficient: Lower Limit of Value logPow (as Text)
    • getPCPhysPrttnCoeffLogPLowrOptr

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

      Original property name from the Odata EDM: PCPhysPrttnCoeffLogPLowrOptr

      Returns:
      Operator of Lower Limit
    • getPCPhysPrttnCoeffLogPUprQtyTxt

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

      Original property name from the Odata EDM: PCPhysPrttnCoeffLogPUprQtyTxt

      Returns:
      Partition Coefficient: Upper Limit of Value logPow (as Text)
    • getPCPhysPrttnCoeffLogPUprQty

      @Nullable public BigDecimal getPCPhysPrttnCoeffLogPUprQty()
      Constraints: Not nullable, Precision: 5, Scale: 3

      Original property name from the Odata EDM: PCPhysPrttnCoeffLogPUprQty

      Returns:
      Partition Coefficient: Upper Limit of Value logPow
    • getPCPhysPrttnCoeffLogPUprQtyOptr

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

      Original property name from the Odata EDM: PCPhysPrttnCoeffLogPUprQtyOptr

      Returns:
      Operator of Upper Limit
    • getPCPhysNoteText

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

      Original property name from the Odata EDM: PCPhysNoteText

      Returns:
      Notes
    • getPCPhysAddlStatementPhrs

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

      Original property name from the Odata EDM: PCPhysAddlStatementPhrs

      Returns:
      Additional Statement (Phrase ID)
    • getPCPhysPrttnCoeffMethPhrs

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

      Original property name from the Odata EDM: PCPhysPrttnCoeffMethPhrs

      Returns:
      Partition Coefficient: Method (Phrase ID)
    • toString

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

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

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

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

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