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

public class PhysChmlBulkDensity extends VdmEntity<PhysChmlBulkDensity> implements VdmEntitySet
Physical Chemical Bulk Density

Original entity name from the Odata EDM: PhysChmlBulkDensity_Type

  • Field Details

  • Constructor Details

    • PhysChmlBulkDensity

      public PhysChmlBulkDensity()
    • PhysChmlBulkDensity

      public PhysChmlBulkDensity(@Nullable UUID physChmlPrptyUUID, @Nullable String pCPrptyLowrLmtOptr, @Nullable String physChmlBulkDensLowrQtyAsTxt, @Nullable BigDecimal physChmlBulkDensLowrQty, @Nullable String pCPrptyUprLmtOptr, @Nullable String physChmlBulkDensUprQtyAsTxt, @Nullable BigDecimal physChmlBulkDensUprQty, @Nullable String physChmlBulkDensQtySAPUnit, @Nullable String physChmlBulkDensQtyISOUnit, @Nullable String pCPhysNoteText)
  • Method Details

    • getType

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

      public void setPhysChmlBulkDensLowrQtyAsTxt(@Nullable String physChmlBulkDensLowrQtyAsTxt)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: PhysChmlBulkDensLowrQtyAsTxt

      Parameters:
      physChmlBulkDensLowrQtyAsTxt - Bulk Density: Lower Limit (as Text)
    • setPhysChmlBulkDensLowrQty

      public void setPhysChmlBulkDensLowrQty(@Nullable BigDecimal physChmlBulkDensLowrQty)
      Constraints: Not nullable, Precision: 9, Scale: 4

      Original property name from the Odata EDM: PhysChmlBulkDensLowrQty

      Parameters:
      physChmlBulkDensLowrQty - Bulk Density: Lower Limit
    • 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
    • setPhysChmlBulkDensUprQtyAsTxt

      public void setPhysChmlBulkDensUprQtyAsTxt(@Nullable String physChmlBulkDensUprQtyAsTxt)
      Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: PhysChmlBulkDensUprQtyAsTxt

      Parameters:
      physChmlBulkDensUprQtyAsTxt - Bulk Density: Upper Limit (as Text)
    • setPhysChmlBulkDensUprQty

      public void setPhysChmlBulkDensUprQty(@Nullable BigDecimal physChmlBulkDensUprQty)
      Constraints: Not nullable, Precision: 9, Scale: 4

      Original property name from the Odata EDM: PhysChmlBulkDensUprQty

      Parameters:
      physChmlBulkDensUprQty - Bulk Density: Upper Limit
    • setPhysChmlBulkDensQtySAPUnit

      public void setPhysChmlBulkDensQtySAPUnit(@Nullable String physChmlBulkDensQtySAPUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PhysChmlBulkDensQtySAPUnit

      Parameters:
      physChmlBulkDensQtySAPUnit - Quantity Unit (SAP Code)
    • setPhysChmlBulkDensQtyISOUnit

      public void setPhysChmlBulkDensQtyISOUnit(@Nullable String physChmlBulkDensQtyISOUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PhysChmlBulkDensQtyISOUnit

      Parameters:
      physChmlBulkDensQtyISOUnit - 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<PhysChmlBulkDensity>
    • getKey

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

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

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

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

      @Nonnull public static PhysChmlBulkDensity.PhysChmlBulkDensityBuilder 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
    • getPhysChmlBulkDensLowrQtyAsTxt

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

      Original property name from the Odata EDM: PhysChmlBulkDensLowrQtyAsTxt

      Returns:
      Bulk Density: Lower Limit (as Text)
    • getPhysChmlBulkDensLowrQty

      @Nullable public BigDecimal getPhysChmlBulkDensLowrQty()
      Constraints: Not nullable, Precision: 9, Scale: 4

      Original property name from the Odata EDM: PhysChmlBulkDensLowrQty

      Returns:
      Bulk Density: Lower Limit
    • getPCPrptyUprLmtOptr

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

      Original property name from the Odata EDM: PCPrptyUprLmtOptr

      Returns:
      Operator of Upper Limit
    • getPhysChmlBulkDensUprQtyAsTxt

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

      Original property name from the Odata EDM: PhysChmlBulkDensUprQtyAsTxt

      Returns:
      Bulk Density: Upper Limit (as Text)
    • getPhysChmlBulkDensUprQty

      @Nullable public BigDecimal getPhysChmlBulkDensUprQty()
      Constraints: Not nullable, Precision: 9, Scale: 4

      Original property name from the Odata EDM: PhysChmlBulkDensUprQty

      Returns:
      Bulk Density: Upper Limit
    • getPhysChmlBulkDensQtySAPUnit

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

      Original property name from the Odata EDM: PhysChmlBulkDensQtySAPUnit

      Returns:
      Quantity Unit (SAP Code)
    • getPhysChmlBulkDensQtyISOUnit

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

      Original property name from the Odata EDM: PhysChmlBulkDensQtyISOUnit

      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<PhysChmlBulkDensity>
    • equals

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

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

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

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