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

public class DOIHist extends VdmEntity<DOIHist> implements VdmEntitySet
Owner History

Original entity name from the Odata EDM: DOIHist_Type

  • Field Details

  • Constructor Details

    • DOIHist

      public DOIHist()
    • DOIHist

      public DOIHist(@Nullable String companyCode, @Nullable String pRAJointVenture, @Nullable String divisionOfInterest, @Nullable String divisionOfInterestHistory, @Nullable String pRAFundsTransferFromOwner, @Nullable String pRAFndsTransfFrmOwnrIntrstType, @Nullable String pRAFndsTransfFrmOwnrIntrstSeq, @Nullable String pRAFundsTransferToOwner, @Nullable String pRAFndsTransfToOwnrIntrstType, @Nullable String pRAFndsTransfToOwnrIntrstSeq, @Nullable LocalDate pRATransferEffectiveFromDate, @Nullable BigDecimal oldNetRevnInterestRatio, @Nullable String pRATransferFromCustSuplrCode, @Nullable BigDecimal newNetRevnInterestRatio, @Nullable String pRATransferToCustSuplrCode, @Nullable LocalDate pRATransferEffectiveToDate, @Nullable BigDecimal pRAAllocDcmlRatio, @Nullable String pRATransfRsnCode, @Nullable String pRAOwnershipTransferTypeCode, @Nullable String pRATransferLevelCode, @Nullable Boolean pRAIsPriorPeriodAdjmt, @Nullable Boolean pRATransferIsForAllSuspense, @Nullable String pRANewSuspenseRsnCode, @Nullable String pRANewPaymentCode, @Nullable String pRAIsNetRevnIntrstAllocFlag, @Nullable BigDecimal pRAIncrmtInNetRevnIntrstRatio, @Nullable String ownerPaymentStatus, @Nullable String dOIOwnerProdnPaytOwner, @Nullable String pRAChainOfTitleFileNumber, @Nullable String dOIOwnerCarriedBearerGrpCode, @Nullable String pRAOwnerRequestDocNumber, @Nullable String pRAOwnerRequestDocYear, @Nullable String createdByUser, @Nullable OffsetDateTime creationDateTime, @Nullable String suspenseReason, @Nullable BigDecimal dOIOwnerNetMineralAcresVal, @Nullable BigDecimal newDOIOwnerNetMineralAcresVal, @Nullable BigDecimal incrmtOwnerNetMineralAcresVal, @Nullable DOI to_PRAMaintDOIHierNode)
  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: CompanyCode

      Parameters:
      companyCode - Company Code
    • setPRAJointVenture

      public void setPRAJointVenture(@Nullable String pRAJointVenture)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PRAJointVenture

      Parameters:
      pRAJointVenture - Joint Venture
    • setDivisionOfInterest

      public void setDivisionOfInterest(@Nullable String divisionOfInterest)
      (Key Field) Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: DivisionOfInterest

      Parameters:
      divisionOfInterest - Division of Interest (DOI)
    • setDivisionOfInterestHistory

      public void setDivisionOfInterestHistory(@Nullable String divisionOfInterestHistory)
      (Key Field) Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: DivisionOfInterestHistory

      Parameters:
      divisionOfInterestHistory - DO History Number
    • setPRAFundsTransferFromOwner

      public void setPRAFundsTransferFromOwner(@Nullable String pRAFundsTransferFromOwner)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PRAFundsTransferFromOwner

      Parameters:
      pRAFundsTransferFromOwner - PRA owner
    • setPRAFndsTransfFrmOwnrIntrstType

      public void setPRAFndsTransfFrmOwnrIntrstType(@Nullable String pRAFndsTransfFrmOwnrIntrstType)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PRAFndsTransfFrmOwnrIntrstType

      Parameters:
      pRAFndsTransfFrmOwnrIntrstType - Participant Interest Type
    • setPRAFndsTransfFrmOwnrIntrstSeq

      public void setPRAFndsTransfFrmOwnrIntrstSeq(@Nullable String pRAFndsTransfFrmOwnrIntrstSeq)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PRAFndsTransfFrmOwnrIntrstSeq

      Parameters:
      pRAFndsTransfFrmOwnrIntrstSeq - Owner Interest Sequence Number
    • setPRAFundsTransferToOwner

      public void setPRAFundsTransferToOwner(@Nullable String pRAFundsTransferToOwner)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PRAFundsTransferToOwner

      Parameters:
      pRAFundsTransferToOwner - PRA owner
    • setPRAFndsTransfToOwnrIntrstType

      public void setPRAFndsTransfToOwnrIntrstType(@Nullable String pRAFndsTransfToOwnrIntrstType)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PRAFndsTransfToOwnrIntrstType

      Parameters:
      pRAFndsTransfToOwnrIntrstType - Participant Interest Type
    • setPRAFndsTransfToOwnrIntrstSeq

      public void setPRAFndsTransfToOwnrIntrstSeq(@Nullable String pRAFndsTransfToOwnrIntrstSeq)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PRAFndsTransfToOwnrIntrstSeq

      Parameters:
      pRAFndsTransfToOwnrIntrstSeq - Owner Interest Sequence Number
    • setPRATransferEffectiveFromDate

      public void setPRATransferEffectiveFromDate(@Nullable LocalDate pRATransferEffectiveFromDate)
      Constraints: Nullable

      Original property name from the Odata EDM: PRATransferEffectiveFromDate

      Parameters:
      pRATransferEffectiveFromDate - Effective from date
    • setOldNetRevnInterestRatio

      public void setOldNetRevnInterestRatio(@Nullable BigDecimal oldNetRevnInterestRatio)
      Constraints: Not nullable, Precision: 9, Scale: 8

      Original property name from the Odata EDM: OldNetRevnInterestRatio

      Parameters:
      oldNetRevnInterestRatio - Net Revenue Interest Percent
    • setPRATransferFromCustSuplrCode

      public void setPRATransferFromCustSuplrCode(@Nullable String pRATransferFromCustSuplrCode)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PRATransferFromCustSuplrCode

      Parameters:
      pRATransferFromCustSuplrCode - Customer/Vendor Indicator
    • setNewNetRevnInterestRatio

      public void setNewNetRevnInterestRatio(@Nullable BigDecimal newNetRevnInterestRatio)
      Constraints: Not nullable, Precision: 9, Scale: 8

      Original property name from the Odata EDM: NewNetRevnInterestRatio

      Parameters:
      newNetRevnInterestRatio - Net Revenue Interest Percent
    • setPRATransferToCustSuplrCode

      public void setPRATransferToCustSuplrCode(@Nullable String pRATransferToCustSuplrCode)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PRATransferToCustSuplrCode

      Parameters:
      pRATransferToCustSuplrCode - Customer/Vendor Indicator
    • setPRATransferEffectiveToDate

      public void setPRATransferEffectiveToDate(@Nullable LocalDate pRATransferEffectiveToDate)
      Constraints: Nullable

      Original property name from the Odata EDM: PRATransferEffectiveToDate

      Parameters:
      pRATransferEffectiveToDate - Effective To Date
    • setPRAAllocDcmlRatio

      public void setPRAAllocDcmlRatio(@Nullable BigDecimal pRAAllocDcmlRatio)
      Constraints: Not nullable, Precision: 9, Scale: 8

      Original property name from the Odata EDM: PRAAllocDcmlRatio

      Parameters:
      pRAAllocDcmlRatio - Allocation Decimal
    • setPRATransfRsnCode

      public void setPRATransfRsnCode(@Nullable String pRATransfRsnCode)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PRATransfRsnCode

      Parameters:
      pRATransfRsnCode - Transfer Reason Code
    • setPRAOwnershipTransferTypeCode

      public void setPRAOwnershipTransferTypeCode(@Nullable String pRAOwnershipTransferTypeCode)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PRAOwnershipTransferTypeCode

      Parameters:
      pRAOwnershipTransferTypeCode - Transfer Type Code
    • setPRATransferLevelCode

      public void setPRATransferLevelCode(@Nullable String pRATransferLevelCode)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PRATransferLevelCode

      Parameters:
      pRATransferLevelCode - Transfer Level Code
    • setPRAIsPriorPeriodAdjmt

      public void setPRAIsPriorPeriodAdjmt(@Nullable Boolean pRAIsPriorPeriodAdjmt)
      Constraints: Not nullable

      Original property name from the Odata EDM: PRAIsPriorPeriodAdjmt

      Parameters:
      pRAIsPriorPeriodAdjmt - Prior Period Adjustment Flag
    • setPRATransferIsForAllSuspense

      public void setPRATransferIsForAllSuspense(@Nullable Boolean pRATransferIsForAllSuspense)
      Constraints: Not nullable

      Original property name from the Odata EDM: PRATransferIsForAllSuspense

      Parameters:
      pRATransferIsForAllSuspense - Transfer All Suspense Flag
    • setPRANewSuspenseRsnCode

      public void setPRANewSuspenseRsnCode(@Nullable String pRANewSuspenseRsnCode)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PRANewSuspenseRsnCode

      Parameters:
      pRANewSuspenseRsnCode - Suspense Reason Code
    • setPRANewPaymentCode

      public void setPRANewPaymentCode(@Nullable String pRANewPaymentCode)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: PRANewPaymentCode

      Parameters:
      pRANewPaymentCode - Pay Code
    • setPRAIsNetRevnIntrstAllocFlag

      public void setPRAIsNetRevnIntrstAllocFlag(@Nullable String pRAIsNetRevnIntrstAllocFlag)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PRAIsNetRevnIntrstAllocFlag

      Parameters:
      pRAIsNetRevnIntrstAllocFlag - NRI Allocation Flag
    • setPRAIncrmtInNetRevnIntrstRatio

      public void setPRAIncrmtInNetRevnIntrstRatio(@Nullable BigDecimal pRAIncrmtInNetRevnIntrstRatio)
      Constraints: Not nullable, Precision: 9, Scale: 8

      Original property name from the Odata EDM: PRAIncrmtInNetRevnIntrstRatio

      Parameters:
      pRAIncrmtInNetRevnIntrstRatio - Incremental NRI DI D
    • setOwnerPaymentStatus

      public void setOwnerPaymentStatus(@Nullable String ownerPaymentStatus)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: OwnerPaymentStatus

      Parameters:
      ownerPaymentStatus - Pay Code
    • setDOIOwnerProdnPaytOwner

      public void setDOIOwnerProdnPaytOwner(@Nullable String dOIOwnerProdnPaytOwner)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: DOIOwnerProdnPaytOwner

      Parameters:
      dOIOwnerProdnPaytOwner - Production Payment Owner
    • setPRAChainOfTitleFileNumber

      public void setPRAChainOfTitleFileNumber(@Nullable String pRAChainOfTitleFileNumber)
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: PRAChainOfTitleFileNumber

      Parameters:
      pRAChainOfTitleFileNumber - File Number
    • setDOIOwnerCarriedBearerGrpCode

      public void setDOIOwnerCarriedBearerGrpCode(@Nullable String dOIOwnerCarriedBearerGrpCode)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: DOIOwnerCarriedBearerGrpCode

      Parameters:
      dOIOwnerCarriedBearerGrpCode - Carried bearer group code
    • setPRAOwnerRequestDocNumber

      public void setPRAOwnerRequestDocNumber(@Nullable String pRAOwnerRequestDocNumber)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PRAOwnerRequestDocNumber

      Parameters:
      pRAOwnerRequestDocNumber - Request doc. number
    • setPRAOwnerRequestDocYear

      public void setPRAOwnerRequestDocYear(@Nullable String pRAOwnerRequestDocYear)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PRAOwnerRequestDocYear

      Parameters:
      pRAOwnerRequestDocYear - Document year
    • setCreatedByUser

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

      Original property name from the Odata EDM: CreatedByUser

      Parameters:
      createdByUser - Name of Person Responsible for Creating the Object
    • setCreationDateTime

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

      Original property name from the Odata EDM: CreationDateTime

      Parameters:
      creationDateTime - UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    • setSuspenseReason

      public void setSuspenseReason(@Nullable String suspenseReason)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: SuspenseReason

      Parameters:
      suspenseReason - Suspense Reason Code
    • setDOIOwnerNetMineralAcresVal

      public void setDOIOwnerNetMineralAcresVal(@Nullable BigDecimal dOIOwnerNetMineralAcresVal)
      Constraints: Not nullable, Precision: 14, Scale: 6

      Original property name from the Odata EDM: DOIOwnerNetMineralAcresVal

      Parameters:
      dOIOwnerNetMineralAcresVal - Net Mineral Acres
    • setNewDOIOwnerNetMineralAcresVal

      public void setNewDOIOwnerNetMineralAcresVal(@Nullable BigDecimal newDOIOwnerNetMineralAcresVal)
      Constraints: Not nullable, Precision: 14, Scale: 6

      Original property name from the Odata EDM: NewDOIOwnerNetMineralAcresVal

      Parameters:
      newDOIOwnerNetMineralAcresVal - Net Mineral Acres
    • setIncrmtOwnerNetMineralAcresVal

      public void setIncrmtOwnerNetMineralAcresVal(@Nullable BigDecimal incrmtOwnerNetMineralAcresVal)
      Constraints: Not nullable, Precision: 14, Scale: 6

      Original property name from the Odata EDM: IncrmtOwnerNetMineralAcresVal

      Parameters:
      incrmtOwnerNetMineralAcresVal - Incremental Net Mineral Acres
    • getEntityCollection

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

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

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

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

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

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

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

      If the navigation property for an entity DOIHist 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 _PRAMaintDOIHierNode is already loaded, the result will contain the DOI entity. If not, an Option with result state empty is returned.
    • setPRAMaintDOIHierNode

      public void setPRAMaintDOIHierNode(DOI value)
      Overwrites the associated DOI entity for the loaded navigation property _PRAMaintDOIHierNode.
      Parameters:
      value - New DOI entity.
    • builder

      @Nonnull public static DOIHist.DOIHistBuilder builder()
    • getCompanyCode

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

      Original property name from the Odata EDM: CompanyCode

      Returns:
      Company Code
    • getPRAJointVenture

      @Nullable public String getPRAJointVenture()
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PRAJointVenture

      Returns:
      Joint Venture
    • getDivisionOfInterest

      @Nullable public String getDivisionOfInterest()
      (Key Field) Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: DivisionOfInterest

      Returns:
      Division of Interest (DOI)
    • getDivisionOfInterestHistory

      @Nullable public String getDivisionOfInterestHistory()
      (Key Field) Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: DivisionOfInterestHistory

      Returns:
      DO History Number
    • getPRAFundsTransferFromOwner

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

      Original property name from the Odata EDM: PRAFundsTransferFromOwner

      Returns:
      PRA owner
    • getPRAFndsTransfFrmOwnrIntrstType

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

      Original property name from the Odata EDM: PRAFndsTransfFrmOwnrIntrstType

      Returns:
      Participant Interest Type
    • getPRAFndsTransfFrmOwnrIntrstSeq

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

      Original property name from the Odata EDM: PRAFndsTransfFrmOwnrIntrstSeq

      Returns:
      Owner Interest Sequence Number
    • getPRAFundsTransferToOwner

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

      Original property name from the Odata EDM: PRAFundsTransferToOwner

      Returns:
      PRA owner
    • getPRAFndsTransfToOwnrIntrstType

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

      Original property name from the Odata EDM: PRAFndsTransfToOwnrIntrstType

      Returns:
      Participant Interest Type
    • getPRAFndsTransfToOwnrIntrstSeq

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

      Original property name from the Odata EDM: PRAFndsTransfToOwnrIntrstSeq

      Returns:
      Owner Interest Sequence Number
    • getPRATransferEffectiveFromDate

      @Nullable public LocalDate getPRATransferEffectiveFromDate()
      Constraints: Nullable

      Original property name from the Odata EDM: PRATransferEffectiveFromDate

      Returns:
      Effective from date
    • getOldNetRevnInterestRatio

      @Nullable public BigDecimal getOldNetRevnInterestRatio()
      Constraints: Not nullable, Precision: 9, Scale: 8

      Original property name from the Odata EDM: OldNetRevnInterestRatio

      Returns:
      Net Revenue Interest Percent
    • getPRATransferFromCustSuplrCode

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

      Original property name from the Odata EDM: PRATransferFromCustSuplrCode

      Returns:
      Customer/Vendor Indicator
    • getNewNetRevnInterestRatio

      @Nullable public BigDecimal getNewNetRevnInterestRatio()
      Constraints: Not nullable, Precision: 9, Scale: 8

      Original property name from the Odata EDM: NewNetRevnInterestRatio

      Returns:
      Net Revenue Interest Percent
    • getPRATransferToCustSuplrCode

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

      Original property name from the Odata EDM: PRATransferToCustSuplrCode

      Returns:
      Customer/Vendor Indicator
    • getPRATransferEffectiveToDate

      @Nullable public LocalDate getPRATransferEffectiveToDate()
      Constraints: Nullable

      Original property name from the Odata EDM: PRATransferEffectiveToDate

      Returns:
      Effective To Date
    • getPRAAllocDcmlRatio

      @Nullable public BigDecimal getPRAAllocDcmlRatio()
      Constraints: Not nullable, Precision: 9, Scale: 8

      Original property name from the Odata EDM: PRAAllocDcmlRatio

      Returns:
      Allocation Decimal
    • getPRATransfRsnCode

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

      Original property name from the Odata EDM: PRATransfRsnCode

      Returns:
      Transfer Reason Code
    • getPRAOwnershipTransferTypeCode

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

      Original property name from the Odata EDM: PRAOwnershipTransferTypeCode

      Returns:
      Transfer Type Code
    • getPRATransferLevelCode

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

      Original property name from the Odata EDM: PRATransferLevelCode

      Returns:
      Transfer Level Code
    • getPRAIsPriorPeriodAdjmt

      @Nullable public Boolean getPRAIsPriorPeriodAdjmt()
      Constraints: Not nullable

      Original property name from the Odata EDM: PRAIsPriorPeriodAdjmt

      Returns:
      Prior Period Adjustment Flag
    • getPRATransferIsForAllSuspense

      @Nullable public Boolean getPRATransferIsForAllSuspense()
      Constraints: Not nullable

      Original property name from the Odata EDM: PRATransferIsForAllSuspense

      Returns:
      Transfer All Suspense Flag
    • getPRANewSuspenseRsnCode

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

      Original property name from the Odata EDM: PRANewSuspenseRsnCode

      Returns:
      Suspense Reason Code
    • getPRANewPaymentCode

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

      Original property name from the Odata EDM: PRANewPaymentCode

      Returns:
      Pay Code
    • getPRAIsNetRevnIntrstAllocFlag

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

      Original property name from the Odata EDM: PRAIsNetRevnIntrstAllocFlag

      Returns:
      NRI Allocation Flag
    • getPRAIncrmtInNetRevnIntrstRatio

      @Nullable public BigDecimal getPRAIncrmtInNetRevnIntrstRatio()
      Constraints: Not nullable, Precision: 9, Scale: 8

      Original property name from the Odata EDM: PRAIncrmtInNetRevnIntrstRatio

      Returns:
      Incremental NRI DI D
    • getOwnerPaymentStatus

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

      Original property name from the Odata EDM: OwnerPaymentStatus

      Returns:
      Pay Code
    • getDOIOwnerProdnPaytOwner

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

      Original property name from the Odata EDM: DOIOwnerProdnPaytOwner

      Returns:
      Production Payment Owner
    • getPRAChainOfTitleFileNumber

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

      Original property name from the Odata EDM: PRAChainOfTitleFileNumber

      Returns:
      File Number
    • getDOIOwnerCarriedBearerGrpCode

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

      Original property name from the Odata EDM: DOIOwnerCarriedBearerGrpCode

      Returns:
      Carried bearer group code
    • getPRAOwnerRequestDocNumber

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

      Original property name from the Odata EDM: PRAOwnerRequestDocNumber

      Returns:
      Request doc. number
    • getPRAOwnerRequestDocYear

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

      Original property name from the Odata EDM: PRAOwnerRequestDocYear

      Returns:
      Document year
    • getCreatedByUser

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

      Original property name from the Odata EDM: CreatedByUser

      Returns:
      Name of Person Responsible for Creating the Object
    • getCreationDateTime

      @Nullable public OffsetDateTime getCreationDateTime()
      Constraints: Nullable

      Original property name from the Odata EDM: CreationDateTime

      Returns:
      UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    • getSuspenseReason

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

      Original property name from the Odata EDM: SuspenseReason

      Returns:
      Suspense Reason Code
    • getDOIOwnerNetMineralAcresVal

      @Nullable public BigDecimal getDOIOwnerNetMineralAcresVal()
      Constraints: Not nullable, Precision: 14, Scale: 6

      Original property name from the Odata EDM: DOIOwnerNetMineralAcresVal

      Returns:
      Net Mineral Acres
    • getNewDOIOwnerNetMineralAcresVal

      @Nullable public BigDecimal getNewDOIOwnerNetMineralAcresVal()
      Constraints: Not nullable, Precision: 14, Scale: 6

      Original property name from the Odata EDM: NewDOIOwnerNetMineralAcresVal

      Returns:
      Net Mineral Acres
    • getIncrmtOwnerNetMineralAcresVal

      @Nullable public BigDecimal getIncrmtOwnerNetMineralAcresVal()
      Constraints: Not nullable, Precision: 14, Scale: 6

      Original property name from the Odata EDM: IncrmtOwnerNetMineralAcresVal

      Returns:
      Incremental Net Mineral Acres
    • toString

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

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

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

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

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