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

public class PhysChmlMolarMass extends VdmEntity<PhysChmlMolarMass> implements VdmEntitySet
Physical Chemical Molar Mass

Original entity name from the Odata EDM: PhysChmlMolarMass_Type

  • Field Details

  • Constructor Details

    • PhysChmlMolarMass

      public PhysChmlMolarMass()
    • PhysChmlMolarMass

      public PhysChmlMolarMass(@Nullable UUID physChmlPrptyUUID, @Nullable String pCPrptyLowrLmtOptr, @Nullable BigDecimal physChmlMolarMassLowrQty, @Nullable String physChmlMolarMassLowrQtyAsTxt, @Nullable String pCPrptyUprLmtOptr, @Nullable BigDecimal physChmlMolarMassUprQty, @Nullable String physChmlMolarMassUprQtyAsTxt, @Nullable String physChmlMolarMassSAPUnit, @Nullable String physChmlMolarMassISOUnit, @Nullable String pCPhysNoteText)
  • Method Details

    • getType

      @Nonnull public Class<PhysChmlMolarMass> getType()
      Specified by:
      getType in class VdmObject<PhysChmlMolarMass>
    • 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
    • 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
    • setPhysChmlMolarMassLowrQty

      public void setPhysChmlMolarMassLowrQty(@Nullable BigDecimal physChmlMolarMassLowrQty)
      Constraints: Not nullable, Precision: 10, Scale: 2

      Original property name from the Odata EDM: PhysChmlMolarMassLowrQty

      Parameters:
      physChmlMolarMassLowrQty - Molar Mass: Lower Limit
    • setPhysChmlMolarMassLowrQtyAsTxt

      public void setPhysChmlMolarMassLowrQtyAsTxt(@Nullable String physChmlMolarMassLowrQtyAsTxt)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: PhysChmlMolarMassLowrQtyAsTxt

      Parameters:
      physChmlMolarMassLowrQtyAsTxt - Molar Mass: 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
    • setPhysChmlMolarMassUprQty

      public void setPhysChmlMolarMassUprQty(@Nullable BigDecimal physChmlMolarMassUprQty)
      Constraints: Not nullable, Precision: 10, Scale: 2

      Original property name from the Odata EDM: PhysChmlMolarMassUprQty

      Parameters:
      physChmlMolarMassUprQty - Molar Mass: Upper Limit
    • setPhysChmlMolarMassUprQtyAsTxt

      public void setPhysChmlMolarMassUprQtyAsTxt(@Nullable String physChmlMolarMassUprQtyAsTxt)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: PhysChmlMolarMassUprQtyAsTxt

      Parameters:
      physChmlMolarMassUprQtyAsTxt - Molar Mass: Upper Limit (as Text)
    • setPhysChmlMolarMassSAPUnit

      public void setPhysChmlMolarMassSAPUnit(@Nullable String physChmlMolarMassSAPUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PhysChmlMolarMassSAPUnit

      Parameters:
      physChmlMolarMassSAPUnit - Quantity Unit (SAP Code)
    • setPhysChmlMolarMassISOUnit

      public void setPhysChmlMolarMassISOUnit(@Nullable String physChmlMolarMassISOUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PhysChmlMolarMassISOUnit

      Parameters:
      physChmlMolarMassISOUnit - Quantity Unit (ISO Code)
    • setPCPhysNoteText

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

      Original property name from the Odata EDM: PCPhysNoteText

      Parameters:
      pCPhysNoteText - Notes
    • getEntityCollection

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

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

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

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

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

      @Nonnull public static PhysChmlMolarMass.PhysChmlMolarMassBuilder builder()
    • getPhysChmlPrptyUUID

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

      Original property name from the Odata EDM: PhysChmlPrptyUUID

      Returns:
      Physical-Chemical Property
    • getPCPrptyLowrLmtOptr

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

      Original property name from the Odata EDM: PCPrptyLowrLmtOptr

      Returns:
      Operator of Lower Limit
    • getPhysChmlMolarMassLowrQty

      @Nullable public BigDecimal getPhysChmlMolarMassLowrQty()
      Constraints: Not nullable, Precision: 10, Scale: 2

      Original property name from the Odata EDM: PhysChmlMolarMassLowrQty

      Returns:
      Molar Mass: Lower Limit
    • getPhysChmlMolarMassLowrQtyAsTxt

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

      Original property name from the Odata EDM: PhysChmlMolarMassLowrQtyAsTxt

      Returns:
      Molar Mass: 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
    • getPhysChmlMolarMassUprQty

      @Nullable public BigDecimal getPhysChmlMolarMassUprQty()
      Constraints: Not nullable, Precision: 10, Scale: 2

      Original property name from the Odata EDM: PhysChmlMolarMassUprQty

      Returns:
      Molar Mass: Upper Limit
    • getPhysChmlMolarMassUprQtyAsTxt

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

      Original property name from the Odata EDM: PhysChmlMolarMassUprQtyAsTxt

      Returns:
      Molar Mass: Upper Limit (as Text)
    • getPhysChmlMolarMassSAPUnit

      @Nullable public String getPhysChmlMolarMassSAPUnit()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PhysChmlMolarMassSAPUnit

      Returns:
      Quantity Unit (SAP Code)
    • getPhysChmlMolarMassISOUnit

      @Nullable public String getPhysChmlMolarMassISOUnit()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PhysChmlMolarMassISOUnit

      Returns:
      Quantity Unit (ISO Code)
    • getPCPhysNoteText

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

      Original property name from the Odata EDM: PCPhysNoteText

      Returns:
      Notes
    • toString

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

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

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

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

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