java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_WellCompletionVolumeUpdateR>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingwellcompletionvolume.D_WellCompletionVolumeUpdateR

public class D_WellCompletionVolumeUpdateR extends VdmComplex<D_WellCompletionVolumeUpdateR>

Original complex type name from the Odata EDM: D_WellCompletionVolumeUpdateR

  • Field Details

  • Constructor Details

    • D_WellCompletionVolumeUpdateR

      public D_WellCompletionVolumeUpdateR()
    • D_WellCompletionVolumeUpdateR

      public D_WellCompletionVolumeUpdateR(@Nullable String pRASystemMessageClass, @Nullable String pRASystemMessageNumber, @Nullable String pRASystemMessageText, @Nullable String pRASystemMessageType, @Nullable String wellCompltnVolDoc, @Nullable String wellCompltnVolDocYr)
  • Method Details

    • getType

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

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

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

      @Nonnull protected ODataEntityKey getKey()
      Overrides:
      getKey in class VdmObject<D_WellCompletionVolumeUpdateR>
    • setPRASystemMessageClass

      public void setPRASystemMessageClass(@Nullable String pRASystemMessageClass)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: PRASystemMessageClass

      Parameters:
      pRASystemMessageClass - The pRASystemMessageClass to set.
    • setPRASystemMessageNumber

      public void setPRASystemMessageNumber(@Nullable String pRASystemMessageNumber)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PRASystemMessageNumber

      Parameters:
      pRASystemMessageNumber - The pRASystemMessageNumber to set.
    • setPRASystemMessageText

      public void setPRASystemMessageText(@Nullable String pRASystemMessageText)
      Constraints: Not nullable

      Original property name from the Odata EDM: PRASystemMessageText

      Parameters:
      pRASystemMessageText - The pRASystemMessageText to set.
    • setPRASystemMessageType

      public void setPRASystemMessageType(@Nullable String pRASystemMessageType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PRASystemMessageType

      Parameters:
      pRASystemMessageType - The pRASystemMessageType to set.
    • setWellCompltnVolDoc

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

      Original property name from the Odata EDM: WellCompltnVolDoc

      Parameters:
      wellCompltnVolDoc - The wellCompltnVolDoc to set.
    • setWellCompltnVolDocYr

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

      Original property name from the Odata EDM: WellCompltnVolDocYr

      Parameters:
      wellCompltnVolDocYr - The wellCompltnVolDocYr to set.
    • builder

    • getPRASystemMessageClass

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

      Original property name from the Odata EDM: PRASystemMessageClass

      Returns:
      The pRASystemMessageClass contained in this VdmComplex.
    • getPRASystemMessageNumber

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

      Original property name from the Odata EDM: PRASystemMessageNumber

      Returns:
      The pRASystemMessageNumber contained in this VdmComplex.
    • getPRASystemMessageText

      @Nullable public String getPRASystemMessageText()
      Constraints: Not nullable

      Original property name from the Odata EDM: PRASystemMessageText

      Returns:
      The pRASystemMessageText contained in this VdmComplex.
    • getPRASystemMessageType

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

      Original property name from the Odata EDM: PRASystemMessageType

      Returns:
      The pRASystemMessageType contained in this VdmComplex.
    • getWellCompltnVolDoc

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

      Original property name from the Odata EDM: WellCompltnVolDoc

      Returns:
      The wellCompltnVolDoc contained in this VdmComplex.
    • getWellCompltnVolDocYr

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

      Original property name from the Odata EDM: WellCompltnVolDocYr

      Returns:
      The wellCompltnVolDocYr contained in this VdmComplex.
    • toString

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

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

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

      public int hashCode()
      Overrides:
      hashCode in class VdmObject<D_WellCompletionVolumeUpdateR>
    • getOdataType

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