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

public class PRAWellCompletionVolumes extends VdmEntity<PRAWellCompletionVolumes> implements VdmEntitySet
Consumption : PRA WC Volume Hdr Record

Original entity name from the Odata EDM: PRAWellCompletionVolumes_Type

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setWellCompltnVolDoc(@Nullable String wellCompltnVolDoc)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: WellCompltnVolDoc

      Parameters:
      wellCompltnVolDoc - Well Completion Delivery Volume Header Number
    • setWellCompltnVolDocYr

      public void setWellCompltnVolDocYr(@Nullable String wellCompltnVolDocYr)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: WellCompltnVolDocYr

      Parameters:
      wellCompltnVolDocYr - WC Volumes Document Year
    • setWell

      public void setWell(@Nullable String well)
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: Well

      Parameters:
      well - Well ID number
    • setWellCompletion

      public void setWellCompletion(@Nullable String wellCompletion)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: WellCompletion

      Parameters:
      wellCompletion - Well Completion Number
    • setDeliveryNetwork

      public void setDeliveryNetwork(@Nullable String deliveryNetwork)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: DeliveryNetwork

      Parameters:
      deliveryNetwork - Delivery network number
    • setEffectiveValidityStartDate

      public void setEffectiveValidityStartDate(@Nullable LocalDate effectiveValidityStartDate)
      Constraints: Nullable

      Original property name from the Odata EDM: EffectiveValidityStartDate

      Parameters:
      effectiveValidityStartDate - Effective from date
    • setEffectiveValidityEndDate

      public void setEffectiveValidityEndDate(@Nullable LocalDate effectiveValidityEndDate)
      Constraints: Nullable

      Original property name from the Odata EDM: EffectiveValidityEndDate

      Parameters:
      effectiveValidityEndDate - Effective To Date
    • setProductionDate

      public void setProductionDate(@Nullable LocalDate productionDate)
      Constraints: Nullable

      Original property name from the Odata EDM: ProductionDate

      Parameters:
      productionDate - Production date
    • setReclassifiedMaterial

      public void setReclassifiedMaterial(@Nullable String reclassifiedMaterial)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: ReclassifiedMaterial

      Parameters:
      reclassifiedMaterial - Production Material
    • setMaterial

      public void setMaterial(@Nullable String material)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: Material

      Parameters:
      material - Material Number
    • setAllocationFrequency

      public void setAllocationFrequency(@Nullable String allocationFrequency)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: AllocationFrequency

      Parameters:
      allocationFrequency - Frequency
    • setTankBatteryMeasurementPt

      public void setTankBatteryMeasurementPt(@Nullable String tankBatteryMeasurementPt)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: TankBatteryMeasurementPt

      Parameters:
      tankBatteryMeasurementPt - Tank battery measurement point number
    • setVolumeType

      public void setVolumeType(@Nullable String volumeType)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: VolumeType

      Parameters:
      volumeType - Volume type code
    • setVolumeClass

      public void setVolumeClass(@Nullable String volumeClass)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: VolumeClass

      Parameters:
      volumeClass - Volume class code
    • setVolumeSource

      public void setVolumeSource(@Nullable String volumeSource)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: VolumeSource

      Parameters:
      volumeSource - Volume Source Code
    • setTransporter

      public void setTransporter(@Nullable String transporter)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Transporter

      Parameters:
      transporter - Transporter number
    • setTransporterReference

      public void setTransporterReference(@Nullable String transporterReference)
      Constraints: Not nullable, Maximum length: 25

      Original property name from the Odata EDM: TransporterReference

      Parameters:
      transporterReference - Transporter Reference Number
    • setTicketNumber

      public void setTicketNumber(@Nullable String ticketNumber)
      Constraints: Not nullable, Maximum length: 45

      Original property name from the Odata EDM: TicketNumber

      Parameters:
      ticketNumber - Ticket number
    • setTicketDateTime

      public void setTicketDateTime(@Nullable OffsetDateTime ticketDateTime)
      Constraints: Nullable

      Original property name from the Odata EDM: TicketDateTime

      Parameters:
      ticketDateTime - Ticket Timestamp (Date)
    • setOriginatingMeasurementPt

      public void setOriginatingMeasurementPt(@Nullable String originatingMeasurementPt)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: OriginatingMeasurementPt

      Parameters:
      originatingMeasurementPt - Original measurement point number
    • setConversionGroup

      public void setConversionGroup(@Nullable String conversionGroup)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ConversionGroup

      Parameters:
      conversionGroup - Conversion Group (Oil, Natural Gas,..)
    • setDensityType

      public void setDensityType(@Nullable String densityType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: DensityType

      Parameters:
      densityType - Density Type
    • setInventoryDate

      public void setInventoryDate(@Nullable LocalDate inventoryDate)
      Constraints: Nullable

      Original property name from the Odata EDM: InventoryDate

      Parameters:
      inventoryDate - Inventory date
    • setCrossRefWell

      public void setCrossRefWell(@Nullable String crossRefWell)
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: CrossRefWell

      Parameters:
      crossRefWell - Cross-Reference Well Number
    • setCrossRefWellCompletion

      public void setCrossRefWellCompletion(@Nullable String crossRefWellCompletion)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: CrossRefWellCompletion

      Parameters:
      crossRefWellCompletion - Cross-Reference Wellcompletion Number
    • setCreatedByUser

      public void setCreatedByUser(@Nullable String createdByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Parameters:
      createdByUser - Created By
    • setCreationDateTime

      public void setCreationDateTime(@Nullable OffsetDateTime creationDateTime)
      Constraints: Nullable

      Original property name from the Odata EDM: CreationDateTime

      Parameters:
      creationDateTime - Created On Timestamp
    • setOriginTransaction

      public void setOriginTransaction(@Nullable String originTransaction)
      Constraints: Not nullable, Maximum length: 32

      Original property name from the Odata EDM: OriginTransaction

      Parameters:
      originTransaction - Source Transaction ID
    • setStandardVolUnit

      public void setStandardVolUnit(@Nullable String standardVolUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: StandardVolUnit

      Parameters:
      standardVolUnit - Standard volume unit
    • setEnergyUnit

      public void setEnergyUnit(@Nullable String energyUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: EnergyUnit

      Parameters:
      energyUnit - Energy quantity unit
    • setThrtclVolUnit

      public void setThrtclVolUnit(@Nullable String thrtclVolUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ThrtclVolUnit

      Parameters:
      thrtclVolUnit - Theoretical Unit
    • setHeatingValUnit

      public void setHeatingValUnit(@Nullable String heatingValUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: HeatingValUnit

      Parameters:
      heatingValUnit - Heating Value Unit
    • setStandardDensityUnit

      public void setStandardDensityUnit(@Nullable String standardDensityUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: StandardDensityUnit

      Parameters:
      standardDensityUnit - Unit for densities at standard/base conditions
    • setHeatingValue

      public void setHeatingValue(@Nullable BigDecimal heatingValue)
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: HeatingValue

      Parameters:
      heatingValue - Heating value
    • setStandardDensity

      public void setStandardDensity(@Nullable Double standardDensity)
      Constraints: Not nullable

      Original property name from the Odata EDM: StandardDensity

      Parameters:
      standardDensity - Oil/gas density at standard/base conditions
    • setNmbrOfDaysProduced

      public void setNmbrOfDaysProduced(@Nullable Integer nmbrOfDaysProduced)
      Constraints: Not nullable

      Original property name from the Odata EDM: NmbrOfDaysProduced

      Parameters:
      nmbrOfDaysProduced - Days of Production
    • setNmbrOfHoursProduced

      public void setNmbrOfHoursProduced(@Nullable Integer nmbrOfHoursProduced)
      Constraints: Not nullable

      Original property name from the Odata EDM: NmbrOfHoursProduced

      Parameters:
      nmbrOfHoursProduced - Days of Production
    • setNumberOfItems

      public void setNumberOfItems(@Nullable Integer numberOfItems)
      Constraints: Not nullable

      Original property name from the Odata EDM: NumberOfItems

      Parameters:
      numberOfItems - Number of Items
    • setTheoreticalVolume

      public void setTheoreticalVolume(@Nullable BigDecimal theoreticalVolume)
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: TheoreticalVolume

      Parameters:
      theoreticalVolume - Theoretical Volume
    • setStandardVolume

      public void setStandardVolume(@Nullable BigDecimal standardVolume)
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: StandardVolume

      Parameters:
      standardVolume - Standard volume
    • setEnergy

      public void setEnergy(@Nullable BigDecimal energy)
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: Energy

      Parameters:
      energy - Energy quantity
    • setGasMolarVolume

      public void setGasMolarVolume(@Nullable BigDecimal gasMolarVolume)
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: GasMolarVolume

      Parameters:
      gasMolarVolume - Gas mol volume
    • set_Messages

      public void set_Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Parameters:
      _Messages - The _Messages to set.
    • getEntityCollection

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

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

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

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

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

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

      @Nonnull public io.vavr.control.Option<List<PRAMeasurementDocumentItem>> getPRAMsmtDocWellCompltnItmTPIfPresent()
      Retrieval of associated PRAMeasurementDocumentItem entities (one to many). This corresponds to the OData navigation property _PRAMsmtDocWellCompltnItmTP.

      If the navigation property for an entity PRAWellCompletionVolumes 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 _PRAMsmtDocWellCompltnItmTP is already loaded, the result will contain the PRAMeasurementDocumentItem entities. If not, an Option with result state empty is returned.
    • setPRAMsmtDocWellCompltnItmTP

      public void setPRAMsmtDocWellCompltnItmTP(@Nonnull List<PRAMeasurementDocumentItem> value)
      Overwrites the list of associated PRAMeasurementDocumentItem entities for the loaded navigation property _PRAMsmtDocWellCompltnItmTP.

      If the navigation property _PRAMsmtDocWellCompltnItmTP of a queried PRAWellCompletionVolumes is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      value - List of PRAMeasurementDocumentItem entities.
    • addPRAMsmtDocWellCompltnItmTP

      public void addPRAMsmtDocWellCompltnItmTP(PRAMeasurementDocumentItem... entity)
      Adds elements to the list of associated PRAMeasurementDocumentItem entities. This corresponds to the OData navigation property _PRAMsmtDocWellCompltnItmTP.

      If the navigation property _PRAMsmtDocWellCompltnItmTP of a queried PRAWellCompletionVolumes is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      entity - Array of PRAMeasurementDocumentItem entities.
    • updateMsmtItms

      @Nonnull public static BoundAction.CollectionToCollection<PRAWellCompletionVolumes,D_WellCompletionVolumeUpdateR> updateMsmtItms(@Nonnull String wellCompltnVolDoc, @Nonnull String wellCompltnVolDocYr, @Nonnull Collection<D_MeasurementItemUpdateP> _MeasurementItemUpdateP)
      Action that can be applied to a collection of entities of this class.

      Parameters:
      wellCompltnVolDoc - Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: WellCompltnVolDoc

      wellCompltnVolDocYr - Constraints: Not nullable, Maximum length: 4

      Original parameter name from the Odata EDM: WellCompltnVolDocYr

      _MeasurementItemUpdateP - Constraints: Not nullable

      Original parameter name from the Odata EDM: _MeasurementItemUpdateP

      Returns:
      Action object prepared with the given parameters to be applied to a collection of entities of this class.

      To execute it use the service.forEntity(entity).applyAction(thisAction) API.
    • builder

    • getWellCompltnVolDoc

      @Nullable public String getWellCompltnVolDoc()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: WellCompltnVolDoc

      Returns:
      Well Completion Delivery Volume Header Number
    • getWellCompltnVolDocYr

      @Nullable public String getWellCompltnVolDocYr()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: WellCompltnVolDocYr

      Returns:
      WC Volumes Document Year
    • getWell

      @Nullable public String getWell()
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: Well

      Returns:
      Well ID number
    • getWellCompletion

      @Nullable public String getWellCompletion()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: WellCompletion

      Returns:
      Well Completion Number
    • getDeliveryNetwork

      @Nullable public String getDeliveryNetwork()
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: DeliveryNetwork

      Returns:
      Delivery network number
    • getEffectiveValidityStartDate

      @Nullable public LocalDate getEffectiveValidityStartDate()
      Constraints: Nullable

      Original property name from the Odata EDM: EffectiveValidityStartDate

      Returns:
      Effective from date
    • getEffectiveValidityEndDate

      @Nullable public LocalDate getEffectiveValidityEndDate()
      Constraints: Nullable

      Original property name from the Odata EDM: EffectiveValidityEndDate

      Returns:
      Effective To Date
    • getProductionDate

      @Nullable public LocalDate getProductionDate()
      Constraints: Nullable

      Original property name from the Odata EDM: ProductionDate

      Returns:
      Production date
    • getReclassifiedMaterial

      @Nullable public String getReclassifiedMaterial()
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: ReclassifiedMaterial

      Returns:
      Production Material
    • getMaterial

      @Nullable public String getMaterial()
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: Material

      Returns:
      Material Number
    • getAllocationFrequency

      @Nullable public String getAllocationFrequency()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: AllocationFrequency

      Returns:
      Frequency
    • getTankBatteryMeasurementPt

      @Nullable public String getTankBatteryMeasurementPt()
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: TankBatteryMeasurementPt

      Returns:
      Tank battery measurement point number
    • getVolumeType

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

      Original property name from the Odata EDM: VolumeType

      Returns:
      Volume type code
    • getVolumeClass

      @Nullable public String getVolumeClass()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: VolumeClass

      Returns:
      Volume class code
    • getVolumeSource

      @Nullable public String getVolumeSource()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: VolumeSource

      Returns:
      Volume Source Code
    • getTransporter

      @Nullable public String getTransporter()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Transporter

      Returns:
      Transporter number
    • getTransporterReference

      @Nullable public String getTransporterReference()
      Constraints: Not nullable, Maximum length: 25

      Original property name from the Odata EDM: TransporterReference

      Returns:
      Transporter Reference Number
    • getTicketNumber

      @Nullable public String getTicketNumber()
      Constraints: Not nullable, Maximum length: 45

      Original property name from the Odata EDM: TicketNumber

      Returns:
      Ticket number
    • getTicketDateTime

      @Nullable public OffsetDateTime getTicketDateTime()
      Constraints: Nullable

      Original property name from the Odata EDM: TicketDateTime

      Returns:
      Ticket Timestamp (Date)
    • getOriginatingMeasurementPt

      @Nullable public String getOriginatingMeasurementPt()
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: OriginatingMeasurementPt

      Returns:
      Original measurement point number
    • getConversionGroup

      @Nullable public String getConversionGroup()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ConversionGroup

      Returns:
      Conversion Group (Oil, Natural Gas,..)
    • getDensityType

      @Nullable public String getDensityType()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: DensityType

      Returns:
      Density Type
    • getInventoryDate

      @Nullable public LocalDate getInventoryDate()
      Constraints: Nullable

      Original property name from the Odata EDM: InventoryDate

      Returns:
      Inventory date
    • getCrossRefWell

      @Nullable public String getCrossRefWell()
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: CrossRefWell

      Returns:
      Cross-Reference Well Number
    • getCrossRefWellCompletion

      @Nullable public String getCrossRefWellCompletion()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: CrossRefWellCompletion

      Returns:
      Cross-Reference Wellcompletion Number
    • getCreatedByUser

      @Nullable public String getCreatedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Returns:
      Created By
    • getCreationDateTime

      @Nullable public OffsetDateTime getCreationDateTime()
      Constraints: Nullable

      Original property name from the Odata EDM: CreationDateTime

      Returns:
      Created On Timestamp
    • getOriginTransaction

      @Nullable public String getOriginTransaction()
      Constraints: Not nullable, Maximum length: 32

      Original property name from the Odata EDM: OriginTransaction

      Returns:
      Source Transaction ID
    • getStandardVolUnit

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

      Original property name from the Odata EDM: StandardVolUnit

      Returns:
      Standard volume unit
    • getEnergyUnit

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

      Original property name from the Odata EDM: EnergyUnit

      Returns:
      Energy quantity unit
    • getThrtclVolUnit

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

      Original property name from the Odata EDM: ThrtclVolUnit

      Returns:
      Theoretical Unit
    • getHeatingValUnit

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

      Original property name from the Odata EDM: HeatingValUnit

      Returns:
      Heating Value Unit
    • getStandardDensityUnit

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

      Original property name from the Odata EDM: StandardDensityUnit

      Returns:
      Unit for densities at standard/base conditions
    • getHeatingValue

      @Nullable public BigDecimal getHeatingValue()
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: HeatingValue

      Returns:
      Heating value
    • getStandardDensity

      @Nullable public Double getStandardDensity()
      Constraints: Not nullable

      Original property name from the Odata EDM: StandardDensity

      Returns:
      Oil/gas density at standard/base conditions
    • getNmbrOfDaysProduced

      @Nullable public Integer getNmbrOfDaysProduced()
      Constraints: Not nullable

      Original property name from the Odata EDM: NmbrOfDaysProduced

      Returns:
      Days of Production
    • getNmbrOfHoursProduced

      @Nullable public Integer getNmbrOfHoursProduced()
      Constraints: Not nullable

      Original property name from the Odata EDM: NmbrOfHoursProduced

      Returns:
      Days of Production
    • getNumberOfItems

      @Nullable public Integer getNumberOfItems()
      Constraints: Not nullable

      Original property name from the Odata EDM: NumberOfItems

      Returns:
      Number of Items
    • getTheoreticalVolume

      @Nullable public BigDecimal getTheoreticalVolume()
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: TheoreticalVolume

      Returns:
      Theoretical Volume
    • getStandardVolume

      @Nullable public BigDecimal getStandardVolume()
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: StandardVolume

      Returns:
      Standard volume
    • getEnergy

      @Nullable public BigDecimal getEnergy()
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: Energy

      Returns:
      Energy quantity
    • getGasMolarVolume

      @Nullable public BigDecimal getGasMolarVolume()
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: GasMolarVolume

      Returns:
      Gas mol volume
    • get_Messages

      @Nullable public Collection<SAP__Message> get_Messages()
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      The _Messages contained in this VdmEntity.
    • toString

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

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

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

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

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