java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<ProjDmndRsceAssgmtDistr>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.ProjDmndRsceAssgmtDistr

public class ProjDmndRsceAssgmtDistr extends VdmEntity<ProjDmndRsceAssgmtDistr>
Resource Assignment Distribution

Original entity name from the Odata EDM: A_ProjDmndRsceAssgmtDistr_Type

  • Field Details

    • ALL_FIELDS

      public static final ProjDmndRsceAssgmtDistrSelectable ALL_FIELDS
      Selector for all available fields of ProjDmndRsceAssgmtDistr.
    • PROJ_DMND_RSCE_ASSGMT_DISTR_UUID

      public static final ProjDmndRsceAssgmtDistrField<UUID> PROJ_DMND_RSCE_ASSGMT_DISTR_UUID
      Use with available fluent helpers to apply the ProjDmndRsceAssgmtDistrUUID field to query operations.
    • PROJ_DMND_RSCE_ASSGMT_UUID

      public static final ProjDmndRsceAssgmtDistrField<UUID> PROJ_DMND_RSCE_ASSGMT_UUID
      Use with available fluent helpers to apply the ProjDmndRsceAssgmtUUID field to query operations.
    • PROJECT_DEMAND_UUID

      public static final ProjDmndRsceAssgmtDistrField<UUID> PROJECT_DEMAND_UUID
      Use with available fluent helpers to apply the ProjectDemandUUID field to query operations.
    • PROJ_DMND_RSCE_ASSGMT_DISTR_YEAR_VAL

      public static final ProjDmndRsceAssgmtDistrField<String> PROJ_DMND_RSCE_ASSGMT_DISTR_YEAR_VAL
      Use with available fluent helpers to apply the ProjDmndRsceAssgmtDistrYearVal field to query operations.
    • PROJ_DMND_RSCE_ASSGMT_DISTR_PERD_VAL

      public static final ProjDmndRsceAssgmtDistrField<String> PROJ_DMND_RSCE_ASSGMT_DISTR_PERD_VAL
      Use with available fluent helpers to apply the ProjDmndRsceAssgmtDistrPerdVal field to query operations.
    • PROJ_DMND_RSCE_ASSGMT_DISTR_QTY

      public static final ProjDmndRsceAssgmtDistrField<BigDecimal> PROJ_DMND_RSCE_ASSGMT_DISTR_QTY
      Use with available fluent helpers to apply the ProjDmndRsceAssgmtDistrQty field to query operations.
    • PROJ_DMND_RSCE_ASSGMT_DISTR_QTY_UNIT

      public static final ProjDmndRsceAssgmtDistrField<String> PROJ_DMND_RSCE_ASSGMT_DISTR_QTY_UNIT
      Use with available fluent helpers to apply the ProjDmndRsceAssgmtDistrQtyUnit field to query operations.
    • PROJ_DMND_RSCE_DISTR_PERD_AMT

      public static final ProjDmndRsceAssgmtDistrField<BigDecimal> PROJ_DMND_RSCE_DISTR_PERD_AMT
      Use with available fluent helpers to apply the ProjDmndRsceDistrPerdAmt field to query operations.
    • PROJ_DMND_RSCE_DISTR_PERD_AMT_CUR

      public static final ProjDmndRsceAssgmtDistrField<String> PROJ_DMND_RSCE_DISTR_PERD_AMT_CUR
      Use with available fluent helpers to apply the ProjDmndRsceDistrPerdAmtCur field to query operations.
    • PROJ_DMND_RSCE_DISTR_REVENUE_AMT

      public static final ProjDmndRsceAssgmtDistrField<BigDecimal> PROJ_DMND_RSCE_DISTR_REVENUE_AMT
      Use with available fluent helpers to apply the ProjDmndRsceDistrRevenueAmt field to query operations.
    • PROJ_DMND_RSCE_DISTR_REVENUE_AMT_CUR

      public static final ProjDmndRsceAssgmtDistrField<String> PROJ_DMND_RSCE_DISTR_REVENUE_AMT_CUR
      Use with available fluent helpers to apply the ProjDmndRsceDistrRevenueAmtCur field to query operations.
    • PROJ_DMND_RSCE_ASSGMT_DISTR_STRT_DTE

      public static final ProjDmndRsceAssgmtDistrField<LocalDateTime> PROJ_DMND_RSCE_ASSGMT_DISTR_STRT_DTE
      Use with available fluent helpers to apply the ProjDmndRsceAssgmtDistrStrtDte field to query operations.
    • PROJ_DMND_RSCE_ASSGMT_DISTR_END_DTE

      public static final ProjDmndRsceAssgmtDistrField<LocalDateTime> PROJ_DMND_RSCE_ASSGMT_DISTR_END_DTE
      Use with available fluent helpers to apply the ProjDmndRsceAssgmtDistrEndDte field to query operations.
    • PROJ_DMND_RSCE_DISTR_IS_NOT_SUPPLIED

      public static final ProjDmndRsceAssgmtDistrField<Boolean> PROJ_DMND_RSCE_DISTR_IS_NOT_SUPPLIED
      Use with available fluent helpers to apply the ProjDmndRsceDistrIsNotSupplied field to query operations.
    • CREATED_BY_USER

      public static final ProjDmndRsceAssgmtDistrField<String> CREATED_BY_USER
      Use with available fluent helpers to apply the CreatedByUser field to query operations.
    • CREATION_DATE_TIME

      public static final ProjDmndRsceAssgmtDistrField<ZonedDateTime> CREATION_DATE_TIME
      Use with available fluent helpers to apply the CreationDateTime field to query operations.
    • LAST_CHANGED_BY_USER

      public static final ProjDmndRsceAssgmtDistrField<String> LAST_CHANGED_BY_USER
      Use with available fluent helpers to apply the LastChangedByUser field to query operations.
    • LAST_CHANGE_DATE_TIME

      public static final ProjDmndRsceAssgmtDistrField<ZonedDateTime> LAST_CHANGE_DATE_TIME
      Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
    • TO_ASSIGNMENT

      Use with available fluent helpers to apply the to_Assignment navigation property to query operations.
    • TO_ROOT

      public static final ProjDmndRsceAssgmtDistrOneToOneLink<ProjectDemand> TO_ROOT
      Use with available fluent helpers to apply the to_Root navigation property to query operations.
  • Constructor Details

    • ProjDmndRsceAssgmtDistr

      public ProjDmndRsceAssgmtDistr()
    • ProjDmndRsceAssgmtDistr

      public ProjDmndRsceAssgmtDistr(@Nullable UUID projDmndRsceAssgmtDistrUUID, @Nullable UUID projDmndRsceAssgmtUUID, @Nullable UUID projectDemandUUID, @Nullable String projDmndRsceAssgmtDistrYearVal, @Nullable String projDmndRsceAssgmtDistrPerdVal, @Nullable BigDecimal projDmndRsceAssgmtDistrQty, @Nullable String projDmndRsceAssgmtDistrQtyUnit, @Nullable BigDecimal projDmndRsceDistrPerdAmt, @Nullable String projDmndRsceDistrPerdAmtCur, @Nullable BigDecimal projDmndRsceDistrRevenueAmt, @Nullable String projDmndRsceDistrRevenueAmtCur, @Nullable LocalDateTime projDmndRsceAssgmtDistrStrtDte, @Nullable LocalDateTime projDmndRsceAssgmtDistrEndDte, @Nullable Boolean projDmndRsceDistrIsNotSupplied, @Nullable String createdByUser, @Nullable ZonedDateTime creationDateTime, @Nullable String lastChangedByUser, @Nullable ZonedDateTime lastChangeDateTime, @Nullable ProjDmndResourceAssignment toAssignment, @Nullable ProjectDemand toRoot)
  • Method Details

    • getType

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

      public void setProjDmndRsceAssgmtDistrUUID(@Nullable UUID projDmndRsceAssgmtDistrUUID)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: ProjDmndRsceAssgmtDistrUUID

      Parameters:
      projDmndRsceAssgmtDistrUUID - Global Identification of a Resource Assignment Distribution
    • setProjDmndRsceAssgmtUUID

      public void setProjDmndRsceAssgmtUUID(@Nullable UUID projDmndRsceAssgmtUUID)
      Constraints: none

      Original property name from the Odata EDM: ProjDmndRsceAssgmtUUID

      Parameters:
      projDmndRsceAssgmtUUID - Global Identification of a Resource Assignment to a Demand
    • setProjectDemandUUID

      public void setProjectDemandUUID(@Nullable UUID projectDemandUUID)
      Constraints: none

      Original property name from the Odata EDM: ProjectDemandUUID

      Parameters:
      projectDemandUUID - Global Identification of a Project Demand
    • setProjDmndRsceAssgmtDistrYearVal

      public void setProjDmndRsceAssgmtDistrYearVal(@Nullable String projDmndRsceAssgmtDistrYearVal)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ProjDmndRsceAssgmtDistrYearVal

      Parameters:
      projDmndRsceAssgmtDistrYearVal - Year of a Distribution Period
    • setProjDmndRsceAssgmtDistrPerdVal

      public void setProjDmndRsceAssgmtDistrPerdVal(@Nullable String projDmndRsceAssgmtDistrPerdVal)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ProjDmndRsceAssgmtDistrPerdVal

      Parameters:
      projDmndRsceAssgmtDistrPerdVal - Period to Which a Quantity is Distibuted
    • setProjDmndRsceAssgmtDistrQty

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

      Original property name from the Odata EDM: ProjDmndRsceAssgmtDistrQty

      Parameters:
      projDmndRsceAssgmtDistrQty - Resource Quantity Assigned for a Distribution Period
    • setProjDmndRsceAssgmtDistrQtyUnit

      public void setProjDmndRsceAssgmtDistrQtyUnit(@Nullable String projDmndRsceAssgmtDistrQtyUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ProjDmndRsceAssgmtDistrQtyUnit

      Parameters:
      projDmndRsceAssgmtDistrQtyUnit - Unit of Measure for the Distributed Quantity
    • setProjDmndRsceDistrPerdAmt

      public void setProjDmndRsceDistrPerdAmt(@Nullable BigDecimal projDmndRsceDistrPerdAmt)
      Constraints: Not nullable, Precision: 17, Scale: 3

      Original property name from the Odata EDM: ProjDmndRsceDistrPerdAmt

      Parameters:
      projDmndRsceDistrPerdAmt - Plannend Cost
    • setProjDmndRsceDistrPerdAmtCur

      public void setProjDmndRsceDistrPerdAmtCur(@Nullable String projDmndRsceDistrPerdAmtCur)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: ProjDmndRsceDistrPerdAmtCur

      Parameters:
      projDmndRsceDistrPerdAmtCur - Currency
    • setProjDmndRsceDistrRevenueAmt

      public void setProjDmndRsceDistrRevenueAmt(@Nullable BigDecimal projDmndRsceDistrRevenueAmt)
      Constraints: Not nullable, Precision: 17, Scale: 3

      Original property name from the Odata EDM: ProjDmndRsceDistrRevenueAmt

      Parameters:
      projDmndRsceDistrRevenueAmt - Planned Revenue
    • setProjDmndRsceDistrRevenueAmtCur

      public void setProjDmndRsceDistrRevenueAmtCur(@Nullable String projDmndRsceDistrRevenueAmtCur)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: ProjDmndRsceDistrRevenueAmtCur

      Parameters:
      projDmndRsceDistrRevenueAmtCur - Currency
    • setProjDmndRsceAssgmtDistrStrtDte

      public void setProjDmndRsceAssgmtDistrStrtDte(@Nullable LocalDateTime projDmndRsceAssgmtDistrStrtDte)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ProjDmndRsceAssgmtDistrStrtDte

      Parameters:
      projDmndRsceAssgmtDistrStrtDte - Start Date of the Distribution Period
    • setProjDmndRsceAssgmtDistrEndDte

      public void setProjDmndRsceAssgmtDistrEndDte(@Nullable LocalDateTime projDmndRsceAssgmtDistrEndDte)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ProjDmndRsceAssgmtDistrEndDte

      Parameters:
      projDmndRsceAssgmtDistrEndDte - End Date of the Distribution Period
    • setProjDmndRsceDistrIsNotSupplied

      public void setProjDmndRsceDistrIsNotSupplied(@Nullable Boolean projDmndRsceDistrIsNotSupplied)
      Constraints: none

      Original property name from the Odata EDM: ProjDmndRsceDistrIsNotSupplied

      Parameters:
      projDmndRsceDistrIsNotSupplied - Resource Assignment Is Confirmed
    • 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 User
    • setCreationDateTime

      public void setCreationDateTime(@Nullable ZonedDateTime creationDateTime)
      Constraints: Not nullable, Precision: 7

      Original property name from the Odata EDM: CreationDateTime

      Parameters:
      creationDateTime - Creation Date Time
    • setLastChangedByUser

      public void setLastChangedByUser(@Nullable String lastChangedByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: LastChangedByUser

      Parameters:
      lastChangedByUser - Last Changed By User
    • setLastChangeDateTime

      public void setLastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
      Constraints: Not nullable, Precision: 7

      Original property name from the Odata EDM: LastChangeDateTime

      Parameters:
      lastChangeDateTime - Last Change Date Time
    • getEntityCollection

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

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

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

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

      @Nonnull public static <T> ProjDmndRsceAssgmtDistrField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      Parameters:
      fieldName - The name of the extension field as returned by the OData service.
      fieldType - The Java type to use for the extension field when performing value comparisons.
      Returns:
      A representation of an extension field from this entity.
    • field

      @Nonnull public static <T, DomainT> ProjDmndRsceAssgmtDistrField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      DomainT - The type of the extension field as returned by the OData service.
      Parameters:
      typeConverter - A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the field
      fieldName - The name of the extension field as returned by the OData service.
      Returns:
      A representation of an extension field from this entity, holding a reference to the given TypeConverter.
    • getDestinationForFetch

      @Nullable public HttpDestinationProperties getDestinationForFetch()
      Overrides:
      getDestinationForFetch in class VdmEntity<ProjDmndRsceAssgmtDistr>
    • setServicePathForFetch

      protected void setServicePathForFetch(@Nullable String servicePathForFetch)
      Overrides:
      setServicePathForFetch in class VdmEntity<ProjDmndRsceAssgmtDistr>
    • attachToService

      public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
      Overrides:
      attachToService in class VdmEntity<ProjDmndRsceAssgmtDistr>
    • getDefaultServicePath

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

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

      @Nullable public ProjDmndResourceAssignment fetchAssignment()
      Fetches the ProjDmndResourceAssignment entity (one to one) associated with this entity. This corresponds to the OData navigation property to_Assignment.

      Please note: This method will not cache or persist the query results.

      Returns:
      The single associated ProjDmndResourceAssignment entity, or null if an entity is not associated.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getAssignmentOrFetch

      @Nullable public ProjDmndResourceAssignment getAssignmentOrFetch()
      Retrieval of associated ProjDmndResourceAssignment entity (one to one). This corresponds to the OData navigation property to_Assignment.

      If the navigation property to_Assignment of a queried ProjDmndRsceAssgmtDistr 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.

      Returns:
      List of associated ProjDmndResourceAssignment entity.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getAssignmentIfPresent

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

      If the navigation property for an entity ProjDmndRsceAssgmtDistr 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 to_Assignment is already loaded, the result will contain the ProjDmndResourceAssignment entity. If not, an Option with result state empty is returned.
    • setAssignment

      public void setAssignment(ProjDmndResourceAssignment value)
      Overwrites the associated ProjDmndResourceAssignment entity for the loaded navigation property to_Assignment.
      Parameters:
      value - New ProjDmndResourceAssignment entity.
    • fetchRoot

      @Nullable public ProjectDemand fetchRoot()
      Fetches the ProjectDemand entity (one to one) associated with this entity. This corresponds to the OData navigation property to_Root.

      Please note: This method will not cache or persist the query results.

      Returns:
      The single associated ProjectDemand entity, or null if an entity is not associated.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getRootOrFetch

      @Nullable public ProjectDemand getRootOrFetch()
      Retrieval of associated ProjectDemand entity (one to one). This corresponds to the OData navigation property to_Root.

      If the navigation property to_Root of a queried ProjDmndRsceAssgmtDistr 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.

      Returns:
      List of associated ProjectDemand entity.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getRootIfPresent

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

      If the navigation property for an entity ProjDmndRsceAssgmtDistr 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 to_Root is already loaded, the result will contain the ProjectDemand entity. If not, an Option with result state empty is returned.
    • setRoot

      public void setRoot(ProjectDemand value)
      Overwrites the associated ProjectDemand entity for the loaded navigation property to_Root.
      Parameters:
      value - New ProjectDemand entity.
    • builder

    • getProjDmndRsceAssgmtDistrUUID

      @Nullable public UUID getProjDmndRsceAssgmtDistrUUID()
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: ProjDmndRsceAssgmtDistrUUID

      Returns:
      Global Identification of a Resource Assignment Distribution
    • getProjDmndRsceAssgmtUUID

      @Nullable public UUID getProjDmndRsceAssgmtUUID()
      Constraints: none

      Original property name from the Odata EDM: ProjDmndRsceAssgmtUUID

      Returns:
      Global Identification of a Resource Assignment to a Demand
    • getProjectDemandUUID

      @Nullable public UUID getProjectDemandUUID()
      Constraints: none

      Original property name from the Odata EDM: ProjectDemandUUID

      Returns:
      Global Identification of a Project Demand
    • getProjDmndRsceAssgmtDistrYearVal

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

      Original property name from the Odata EDM: ProjDmndRsceAssgmtDistrYearVal

      Returns:
      Year of a Distribution Period
    • getProjDmndRsceAssgmtDistrPerdVal

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

      Original property name from the Odata EDM: ProjDmndRsceAssgmtDistrPerdVal

      Returns:
      Period to Which a Quantity is Distibuted
    • getProjDmndRsceAssgmtDistrQty

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

      Original property name from the Odata EDM: ProjDmndRsceAssgmtDistrQty

      Returns:
      Resource Quantity Assigned for a Distribution Period
    • getProjDmndRsceAssgmtDistrQtyUnit

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

      Original property name from the Odata EDM: ProjDmndRsceAssgmtDistrQtyUnit

      Returns:
      Unit of Measure for the Distributed Quantity
    • getProjDmndRsceDistrPerdAmt

      @Nullable public BigDecimal getProjDmndRsceDistrPerdAmt()
      Constraints: Not nullable, Precision: 17, Scale: 3

      Original property name from the Odata EDM: ProjDmndRsceDistrPerdAmt

      Returns:
      Plannend Cost
    • getProjDmndRsceDistrPerdAmtCur

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

      Original property name from the Odata EDM: ProjDmndRsceDistrPerdAmtCur

      Returns:
      Currency
    • getProjDmndRsceDistrRevenueAmt

      @Nullable public BigDecimal getProjDmndRsceDistrRevenueAmt()
      Constraints: Not nullable, Precision: 17, Scale: 3

      Original property name from the Odata EDM: ProjDmndRsceDistrRevenueAmt

      Returns:
      Planned Revenue
    • getProjDmndRsceDistrRevenueAmtCur

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

      Original property name from the Odata EDM: ProjDmndRsceDistrRevenueAmtCur

      Returns:
      Currency
    • getProjDmndRsceAssgmtDistrStrtDte

      @Nullable public LocalDateTime getProjDmndRsceAssgmtDistrStrtDte()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ProjDmndRsceAssgmtDistrStrtDte

      Returns:
      Start Date of the Distribution Period
    • getProjDmndRsceAssgmtDistrEndDte

      @Nullable public LocalDateTime getProjDmndRsceAssgmtDistrEndDte()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ProjDmndRsceAssgmtDistrEndDte

      Returns:
      End Date of the Distribution Period
    • getProjDmndRsceDistrIsNotSupplied

      @Nullable public Boolean getProjDmndRsceDistrIsNotSupplied()
      Constraints: none

      Original property name from the Odata EDM: ProjDmndRsceDistrIsNotSupplied

      Returns:
      Resource Assignment Is Confirmed
    • getCreatedByUser

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

      Original property name from the Odata EDM: CreatedByUser

      Returns:
      Created By User
    • getCreationDateTime

      @Nullable public ZonedDateTime getCreationDateTime()
      Constraints: Not nullable, Precision: 7

      Original property name from the Odata EDM: CreationDateTime

      Returns:
      Creation Date Time
    • getLastChangedByUser

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

      Original property name from the Odata EDM: LastChangedByUser

      Returns:
      Last Changed By User
    • getLastChangeDateTime

      @Nullable public ZonedDateTime getLastChangeDateTime()
      Constraints: Not nullable, Precision: 7

      Original property name from the Odata EDM: LastChangeDateTime

      Returns:
      Last Change Date Time
    • toString

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

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

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

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<ProjDmndRsceAssgmtDistr>