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

public class REIntegObjectObjAssgmt extends VdmEntity<REIntegObjectObjAssgmt> implements VdmEntitySet
Object Assignments

Original entity name from the Odata EDM: REIntegObjectObjAssgmt_Type

  • Field Details

  • Constructor Details

    • REIntegObjectObjAssgmt

      public REIntegObjectObjAssgmt()
    • REIntegObjectObjAssgmt

      public REIntegObjectObjAssgmt(@Nullable String rEStatusObjectSource, @Nullable String rEObjectAssignmentType, @Nullable String rEStatusObjectTarget, @Nullable String validityStartEndDateValue, @Nullable String internalRealEstateNumber, @Nullable LocalDate validityStartDate, @Nullable LocalDate validityEndDate, @Nullable Boolean rEOnlyInfoAssgmt, @Nullable Boolean rEStatusObjectSourceIsArchived, @Nullable String rEGenerationType, @Nullable Boolean rEIsMainAsset, @Nullable Boolean rEAssignmentHasMultiple, @Nullable LocalDate rEObjectPossessionStartDate, @Nullable LocalDate rEObjectPossessionEndDate, @Nullable Boolean rEIsLeadingObject, @Nullable Collection<SAP__Message> _Messages, @Nullable REIntegrationObject to_REIntegrationObjectTP)
  • Method Details

    • getType

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

      public void setREStatusObjectSource(@Nullable String rEStatusObjectSource)
      (Key Field) Constraints: Not nullable, Maximum length: 22

      Original property name from the Odata EDM: REStatusObjectSource

      Parameters:
      rEStatusObjectSource - Object Number
    • setREObjectAssignmentType

      public void setREObjectAssignmentType(@Nullable String rEObjectAssignmentType)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: REObjectAssignmentType

      Parameters:
      rEObjectAssignmentType - Type of Object Assignment
    • setREStatusObjectTarget

      public void setREStatusObjectTarget(@Nullable String rEStatusObjectTarget)
      (Key Field) Constraints: Not nullable, Maximum length: 22

      Original property name from the Odata EDM: REStatusObjectTarget

      Parameters:
      rEStatusObjectTarget - Object Number
    • setValidityStartEndDateValue

      public void setValidityStartEndDateValue(@Nullable String validityStartEndDateValue)
      (Key Field) Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: ValidityStartEndDateValue

      Parameters:
      validityStartEndDateValue - Date from to (RAP Key)
    • setInternalRealEstateNumber

      public void setInternalRealEstateNumber(@Nullable String internalRealEstateNumber)
      (Key Field) Constraints: Not nullable, Maximum length: 13

      Original property name from the Odata EDM: InternalRealEstateNumber

      Parameters:
      internalRealEstateNumber - Internal Key of Real Estate Object
    • setValidityStartDate

      public void setValidityStartDate(@Nullable LocalDate validityStartDate)
      Constraints: Nullable

      Original property name from the Odata EDM: ValidityStartDate

      Parameters:
      validityStartDate - Validity Start Date
    • setValidityEndDate

      public void setValidityEndDate(@Nullable LocalDate validityEndDate)
      Constraints: Nullable

      Original property name from the Odata EDM: ValidityEndDate

      Parameters:
      validityEndDate - Validity End Date
    • setREOnlyInfoAssgmt

      public void setREOnlyInfoAssgmt(@Nullable Boolean rEOnlyInfoAssgmt)
      Constraints: Not nullable

      Original property name from the Odata EDM: REOnlyInfoAssgmt

      Parameters:
      rEOnlyInfoAssgmt - Informational Assignment
    • setREStatusObjectSourceIsArchived

      public void setREStatusObjectSourceIsArchived(@Nullable Boolean rEStatusObjectSourceIsArchived)
      Constraints: Not nullable

      Original property name from the Odata EDM: REStatusObjectSourceIsArchived

      Parameters:
      rEStatusObjectSourceIsArchived - Source Object Was Archived
    • setREGenerationType

      public void setREGenerationType(@Nullable String rEGenerationType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: REGenerationType

      Parameters:
      rEGenerationType - Generation Type Functional Location
    • setREIsMainAsset

      public void setREIsMainAsset(@Nullable Boolean rEIsMainAsset)
      Constraints: Not nullable

      Original property name from the Odata EDM: REIsMainAsset

      Parameters:
      rEIsMainAsset - Asset Is Leading Asset
    • setREAssignmentHasMultiple

      public void setREAssignmentHasMultiple(@Nullable Boolean rEAssignmentHasMultiple)
      Constraints: Not nullable

      Original property name from the Odata EDM: REAssignmentHasMultiple

      Parameters:
      rEAssignmentHasMultiple - Generated Entry for Multiple Assignment
    • setREObjectPossessionStartDate

      public void setREObjectPossessionStartDate(@Nullable LocalDate rEObjectPossessionStartDate)
      Constraints: Nullable

      Original property name from the Odata EDM: REObjectPossessionStartDate

      Parameters:
      rEObjectPossessionStartDate - Date From Which the Object Is Made Available for Use
    • setREObjectPossessionEndDate

      public void setREObjectPossessionEndDate(@Nullable LocalDate rEObjectPossessionEndDate)
      Constraints: Nullable

      Original property name from the Odata EDM: REObjectPossessionEndDate

      Parameters:
      rEObjectPossessionEndDate - Date Up to Which the Object Is Used
    • setREIsLeadingObject

      public void setREIsLeadingObject(@Nullable Boolean rEIsLeadingObject)
      Constraints: Not nullable

      Original property name from the Odata EDM: REIsLeadingObject

      Parameters:
      rEIsLeadingObject - Leading object Indicator
    • 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<REIntegObjectObjAssgmt>
    • getKey

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

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

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

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

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

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

      If the navigation property for an entity REIntegObjectObjAssgmt 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 _REIntegrationObjectTP is already loaded, the result will contain the REIntegrationObject entity. If not, an Option with result state empty is returned.
    • setREIntegrationObjectTP

      public void setREIntegrationObjectTP(REIntegrationObject value)
      Overwrites the associated REIntegrationObject entity for the loaded navigation property _REIntegrationObjectTP.
      Parameters:
      value - New REIntegrationObject entity.
    • builder

      @Nonnull public static REIntegObjectObjAssgmt.REIntegObjectObjAssgmtBuilder builder()
    • getREStatusObjectSource

      @Nullable public String getREStatusObjectSource()
      (Key Field) Constraints: Not nullable, Maximum length: 22

      Original property name from the Odata EDM: REStatusObjectSource

      Returns:
      Object Number
    • getREObjectAssignmentType

      @Nullable public String getREObjectAssignmentType()
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: REObjectAssignmentType

      Returns:
      Type of Object Assignment
    • getREStatusObjectTarget

      @Nullable public String getREStatusObjectTarget()
      (Key Field) Constraints: Not nullable, Maximum length: 22

      Original property name from the Odata EDM: REStatusObjectTarget

      Returns:
      Object Number
    • getValidityStartEndDateValue

      @Nullable public String getValidityStartEndDateValue()
      (Key Field) Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: ValidityStartEndDateValue

      Returns:
      Date from to (RAP Key)
    • getInternalRealEstateNumber

      @Nullable public String getInternalRealEstateNumber()
      (Key Field) Constraints: Not nullable, Maximum length: 13

      Original property name from the Odata EDM: InternalRealEstateNumber

      Returns:
      Internal Key of Real Estate Object
    • getValidityStartDate

      @Nullable public LocalDate getValidityStartDate()
      Constraints: Nullable

      Original property name from the Odata EDM: ValidityStartDate

      Returns:
      Validity Start Date
    • getValidityEndDate

      @Nullable public LocalDate getValidityEndDate()
      Constraints: Nullable

      Original property name from the Odata EDM: ValidityEndDate

      Returns:
      Validity End Date
    • getREOnlyInfoAssgmt

      @Nullable public Boolean getREOnlyInfoAssgmt()
      Constraints: Not nullable

      Original property name from the Odata EDM: REOnlyInfoAssgmt

      Returns:
      Informational Assignment
    • getREStatusObjectSourceIsArchived

      @Nullable public Boolean getREStatusObjectSourceIsArchived()
      Constraints: Not nullable

      Original property name from the Odata EDM: REStatusObjectSourceIsArchived

      Returns:
      Source Object Was Archived
    • getREGenerationType

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

      Original property name from the Odata EDM: REGenerationType

      Returns:
      Generation Type Functional Location
    • getREIsMainAsset

      @Nullable public Boolean getREIsMainAsset()
      Constraints: Not nullable

      Original property name from the Odata EDM: REIsMainAsset

      Returns:
      Asset Is Leading Asset
    • getREAssignmentHasMultiple

      @Nullable public Boolean getREAssignmentHasMultiple()
      Constraints: Not nullable

      Original property name from the Odata EDM: REAssignmentHasMultiple

      Returns:
      Generated Entry for Multiple Assignment
    • getREObjectPossessionStartDate

      @Nullable public LocalDate getREObjectPossessionStartDate()
      Constraints: Nullable

      Original property name from the Odata EDM: REObjectPossessionStartDate

      Returns:
      Date From Which the Object Is Made Available for Use
    • getREObjectPossessionEndDate

      @Nullable public LocalDate getREObjectPossessionEndDate()
      Constraints: Nullable

      Original property name from the Odata EDM: REObjectPossessionEndDate

      Returns:
      Date Up to Which the Object Is Used
    • getREIsLeadingObject

      @Nullable public Boolean getREIsLeadingObject()
      Constraints: Not nullable

      Original property name from the Odata EDM: REIsLeadingObject

      Returns:
      Leading object Indicator
    • 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<REIntegObjectObjAssgmt>
    • equals

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

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

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

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