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

public class EngmntProjRsceDmnd extends VdmEntity<EngmntProjRsceDmnd>
Resource Demands

Original entity name from the Odata EDM: A_EngmntProjRsceDmndType

  • Field Details

    • ALL_FIELDS

      public static final EngmntProjRsceDmndSelectable ALL_FIELDS
      Selector for all available fields of EngmntProjRsceDmnd.
    • WORK_PACKAGE

      public static final EngmntProjRsceDmndField<String> WORK_PACKAGE
      Use with available fluent helpers to apply the WorkPackage field to query operations.
    • RESOURCE_DEMAND

      public static final EngmntProjRsceDmndField<String> RESOURCE_DEMAND
      Use with available fluent helpers to apply the ResourceDemand field to query operations.
    • VERSION

      public static final EngmntProjRsceDmndField<String> VERSION
      Use with available fluent helpers to apply the Version field to query operations.
    • ENGAGEMENT_PROJECT

      public static final EngmntProjRsceDmndField<String> ENGAGEMENT_PROJECT
      Use with available fluent helpers to apply the EngagementProject field to query operations.
    • WORK_ITEM

      public static final EngmntProjRsceDmndField<String> WORK_ITEM
      Use with available fluent helpers to apply the WorkItem field to query operations.
    • BILLING_CONTROL_CATEGORY

      public static final EngmntProjRsceDmndField<String> BILLING_CONTROL_CATEGORY
      Use with available fluent helpers to apply the BillingControlCategory field to query operations.
    • DELIVERY_ORGANIZATION

      public static final EngmntProjRsceDmndField<String> DELIVERY_ORGANIZATION
      Use with available fluent helpers to apply the DeliveryOrganization field to query operations.
    • ENGAGEMENT_PROJECT_RESOURCE_TYPE

      public static final EngmntProjRsceDmndField<String> ENGAGEMENT_PROJECT_RESOURCE_TYPE
      Use with available fluent helpers to apply the EngagementProjectResourceType field to query operations.
    • ENGAGEMENT_PROJECT_RESOURCE

      public static final EngmntProjRsceDmndField<String> ENGAGEMENT_PROJECT_RESOURCE
      Use with available fluent helpers to apply the EngagementProjectResource field to query operations.
    • WORKFORCE_PERSON_USER_ID

      public static final EngmntProjRsceDmndField<String> WORKFORCE_PERSON_USER_ID
      Use with available fluent helpers to apply the WorkforcePersonUserID field to query operations.
    • COUNTRY2_DIGIT_ISO_CODE

      public static final EngmntProjRsceDmndField<String> COUNTRY2_DIGIT_ISO_CODE
      Use with available fluent helpers to apply the Country2DigitISOCode field to query operations.
    • KEY_DATE

      public static final EngmntProjRsceDmndField<LocalDateTime> KEY_DATE
      Use with available fluent helpers to apply the KeyDate field to query operations.
    • PERSON_WORK_AGREEMENT

      public static final EngmntProjRsceDmndField<String> PERSON_WORK_AGREEMENT
      Use with available fluent helpers to apply the PersonWorkAgreement field to query operations.
    • RESOURCE_DEMAND_STATUS

      public static final EngmntProjRsceDmndField<String> RESOURCE_DEMAND_STATUS
      Use with available fluent helpers to apply the ResourceDemandStatus field to query operations.
    • UNIT_OF_MEASURE

      public static final EngmntProjRsceDmndField<String> UNIT_OF_MEASURE
      Use with available fluent helpers to apply the UnitOfMeasure field to query operations.
    • QUANTITY

      public static final EngmntProjRsceDmndField<BigDecimal> QUANTITY
      Use with available fluent helpers to apply the Quantity field to query operations.
    • CURRENCY

      public static final EngmntProjRsceDmndField<String> CURRENCY
      Use with available fluent helpers to apply the Currency field to query operations.
    • DEMAND_COST_AMT

      public static final EngmntProjRsceDmndField<BigDecimal> DEMAND_COST_AMT
      Use with available fluent helpers to apply the DemandCostAmt field to query operations.
    • DEMAND_REV_AMT

      public static final EngmntProjRsceDmndField<BigDecimal> DEMAND_REV_AMT
      Use with available fluent helpers to apply the DemandRevAmt field to query operations.
    • TO_RESOURCE_DEMAND_DISTRIBUTION

      public static final EngmntProjRsceDmndLink<EngmntProjRsceDmndDistr> TO_RESOURCE_DEMAND_DISTRIBUTION
      Use with available fluent helpers to apply the to_ResourceDemandDistribution navigation property to query operations.
    • TO_RESOURCE_DEMAND_SKILLS

      public static final EngmntProjRsceDmndOneToOneLink<EngmntProjRsceDmndSkill> TO_RESOURCE_DEMAND_SKILLS
      Use with available fluent helpers to apply the to_ResourceDemandSkills navigation property to query operations.
    • TO_RESOURCE_SUPPLY

      public static final EngmntProjRsceDmndLink<EngmntProjRsceSup> TO_RESOURCE_SUPPLY
      Use with available fluent helpers to apply the to_ResourceSupply navigation property to query operations.
  • Constructor Details

  • Method Details

    • getType

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

      public void setWorkPackage(@Nullable String workPackage)
      (Key Field) Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: WorkPackage

      Parameters:
      workPackage - Work Package ID
    • setResourceDemand

      public void setResourceDemand(@Nullable String resourceDemand)
      (Key Field) Constraints: Not nullable, Maximum length: 24

      Original property name from the Odata EDM: ResourceDemand

      Parameters:
      resourceDemand - Resource Demand ID
    • setVersion

      public void setVersion(@Nullable String version)
      (Key Field) Constraints: Not nullable, Maximum length: 28

      Original property name from the Odata EDM: Version

      Parameters:
      version - Plan Version ID
    • setEngagementProject

      public void setEngagementProject(@Nullable String engagementProject)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: EngagementProject

      Parameters:
      engagementProject - Engagement Project ID
    • setWorkItem

      public void setWorkItem(@Nullable String workItem)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: WorkItem

      Parameters:
      workItem - Work Item ID
    • setBillingControlCategory

      public void setBillingControlCategory(@Nullable String billingControlCategory)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: BillingControlCategory

      Parameters:
      billingControlCategory - Billing Control Category
    • setDeliveryOrganization

      public void setDeliveryOrganization(@Nullable String deliveryOrganization)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: DeliveryOrganization

      Parameters:
      deliveryOrganization - Delivery Organization
    • setEngagementProjectResourceType

      public void setEngagementProjectResourceType(@Nullable String engagementProjectResourceType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: EngagementProjectResourceType

      Parameters:
      engagementProjectResourceType - Resource Type ID
    • setEngagementProjectResource

      public void setEngagementProjectResource(@Nullable String engagementProjectResource)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: EngagementProjectResource

      Parameters:
      engagementProjectResource - Resource ID
    • setWorkforcePersonUserID

      public void setWorkforcePersonUserID(@Nullable String workforcePersonUserID)
      Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: WorkforcePersonUserID

      Parameters:
      workforcePersonUserID - User ID
    • setCountry2DigitISOCode

      public void setCountry2DigitISOCode(@Nullable String country2DigitISOCode)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: Country2DigitISOCode

      Parameters:
      country2DigitISOCode - Country/Region
    • setKeyDate

      public void setKeyDate(@Nullable LocalDateTime keyDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: KeyDate

      Parameters:
      keyDate - Date
    • setPersonWorkAgreement

      public void setPersonWorkAgreement(@Nullable String personWorkAgreement)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: PersonWorkAgreement

      Parameters:
      personWorkAgreement - Personnel Number
    • setResourceDemandStatus

      public void setResourceDemandStatus(@Nullable String resourceDemandStatus)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ResourceDemandStatus

      Parameters:
      resourceDemandStatus - Assignment Status for a Resource Demand
    • setUnitOfMeasure

      public void setUnitOfMeasure(@Nullable String unitOfMeasure)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: UnitOfMeasure

      Parameters:
      unitOfMeasure - Unit of Measure
    • setQuantity

      public void setQuantity(@Nullable BigDecimal quantity)
      Constraints: Not nullable, Precision: 15, Scale: 3

      Original property name from the Odata EDM: Quantity

      Parameters:
      quantity - The quantity to set.
    • setCurrency

      public void setCurrency(@Nullable String currency)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: Currency

      Parameters:
      currency - Plan Currency
    • setDemandCostAmt

      public void setDemandCostAmt(@Nullable BigDecimal demandCostAmt)
      Constraints: Not nullable, Precision: 18, Scale: 3

      Original property name from the Odata EDM: DemandCostAmt

      Parameters:
      demandCostAmt - Demand Cost Amount
    • setDemandRevAmt

      public void setDemandRevAmt(@Nullable BigDecimal demandRevAmt)
      Constraints: Not nullable, Precision: 18, Scale: 3

      Original property name from the Odata EDM: DemandRevAmt

      Parameters:
      demandRevAmt - Demand Revenue Amount
    • getEntityCollection

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

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

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

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

      @Nonnull public static <T> EngmntProjRsceDmndField<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> EngmntProjRsceDmndField<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<EngmntProjRsceDmnd>
    • setServicePathForFetch

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

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

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

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

      @Nonnull public List<EngmntProjRsceDmndDistr> fetchResourceDemandDistribution()
      Fetches the EngmntProjRsceDmndDistr entities (one to many) associated with this entity. This corresponds to the OData navigation property to_ResourceDemandDistribution.

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

      Returns:
      List containing one or more associated EngmntProjRsceDmndDistr entities. If no entities are associated then an empty list is returned.
      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.
    • getResourceDemandDistributionOrFetch

      @Nonnull public List<EngmntProjRsceDmndDistr> getResourceDemandDistributionOrFetch()
      Retrieval of associated EngmntProjRsceDmndDistr entities (one to many). This corresponds to the OData navigation property to_ResourceDemandDistribution.

      If the navigation property to_ResourceDemandDistribution of a queried EngmntProjRsceDmnd 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 EngmntProjRsceDmndDistr entities.
      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.
    • getResourceDemandDistributionIfPresent

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

      If the navigation property for an entity EngmntProjRsceDmnd 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_ResourceDemandDistribution is already loaded, the result will contain the EngmntProjRsceDmndDistr entities. If not, an Option with result state empty is returned.
    • setResourceDemandDistribution

      public void setResourceDemandDistribution(@Nonnull List<EngmntProjRsceDmndDistr> value)
      Overwrites the list of associated EngmntProjRsceDmndDistr entities for the loaded navigation property to_ResourceDemandDistribution.

      If the navigation property to_ResourceDemandDistribution of a queried EngmntProjRsceDmnd 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 EngmntProjRsceDmndDistr entities.
    • addResourceDemandDistribution

      public void addResourceDemandDistribution(EngmntProjRsceDmndDistr... entity)
      Adds elements to the list of associated EngmntProjRsceDmndDistr entities. This corresponds to the OData navigation property to_ResourceDemandDistribution.

      If the navigation property to_ResourceDemandDistribution of a queried EngmntProjRsceDmnd 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 EngmntProjRsceDmndDistr entities.
    • fetchResourceDemandSkills

      @Nullable public EngmntProjRsceDmndSkill fetchResourceDemandSkills()
      Fetches the EngmntProjRsceDmndSkill entity (one to one) associated with this entity. This corresponds to the OData navigation property to_ResourceDemandSkills.

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

      Returns:
      The single associated EngmntProjRsceDmndSkill 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.
    • getResourceDemandSkillsOrFetch

      @Nullable public EngmntProjRsceDmndSkill getResourceDemandSkillsOrFetch()
      Retrieval of associated EngmntProjRsceDmndSkill entity (one to one). This corresponds to the OData navigation property to_ResourceDemandSkills.

      If the navigation property to_ResourceDemandSkills of a queried EngmntProjRsceDmnd 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 EngmntProjRsceDmndSkill 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.
    • getResourceDemandSkillsIfPresent

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

      If the navigation property for an entity EngmntProjRsceDmnd 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_ResourceDemandSkills is already loaded, the result will contain the EngmntProjRsceDmndSkill entity. If not, an Option with result state empty is returned.
    • setResourceDemandSkills

      public void setResourceDemandSkills(EngmntProjRsceDmndSkill value)
      Overwrites the associated EngmntProjRsceDmndSkill entity for the loaded navigation property to_ResourceDemandSkills.
      Parameters:
      value - New EngmntProjRsceDmndSkill entity.
    • fetchResourceSupply

      @Nonnull public List<EngmntProjRsceSup> fetchResourceSupply()
      Fetches the EngmntProjRsceSup entities (one to many) associated with this entity. This corresponds to the OData navigation property to_ResourceSupply.

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

      Returns:
      List containing one or more associated EngmntProjRsceSup entities. If no entities are associated then an empty list is returned.
      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.
    • getResourceSupplyOrFetch

      @Nonnull public List<EngmntProjRsceSup> getResourceSupplyOrFetch()
      Retrieval of associated EngmntProjRsceSup entities (one to many). This corresponds to the OData navigation property to_ResourceSupply.

      If the navigation property to_ResourceSupply of a queried EngmntProjRsceDmnd 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 EngmntProjRsceSup entities.
      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.
    • getResourceSupplyIfPresent

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

      If the navigation property for an entity EngmntProjRsceDmnd 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_ResourceSupply is already loaded, the result will contain the EngmntProjRsceSup entities. If not, an Option with result state empty is returned.
    • setResourceSupply

      public void setResourceSupply(@Nonnull List<EngmntProjRsceSup> value)
      Overwrites the list of associated EngmntProjRsceSup entities for the loaded navigation property to_ResourceSupply.

      If the navigation property to_ResourceSupply of a queried EngmntProjRsceDmnd 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 EngmntProjRsceSup entities.
    • addResourceSupply

      public void addResourceSupply(EngmntProjRsceSup... entity)
      Adds elements to the list of associated EngmntProjRsceSup entities. This corresponds to the OData navigation property to_ResourceSupply.

      If the navigation property to_ResourceSupply of a queried EngmntProjRsceDmnd 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 EngmntProjRsceSup entities.
    • builder

      @Nonnull public static EngmntProjRsceDmnd.EngmntProjRsceDmndBuilder builder()
    • getWorkPackage

      @Nullable public String getWorkPackage()
      (Key Field) Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: WorkPackage

      Returns:
      Work Package ID
    • getResourceDemand

      @Nullable public String getResourceDemand()
      (Key Field) Constraints: Not nullable, Maximum length: 24

      Original property name from the Odata EDM: ResourceDemand

      Returns:
      Resource Demand ID
    • getVersion

      @Nullable public String getVersion()
      (Key Field) Constraints: Not nullable, Maximum length: 28

      Original property name from the Odata EDM: Version

      Returns:
      Plan Version ID
    • getEngagementProject

      @Nullable public String getEngagementProject()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: EngagementProject

      Returns:
      Engagement Project ID
    • getWorkItem

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

      Original property name from the Odata EDM: WorkItem

      Returns:
      Work Item ID
    • getBillingControlCategory

      @Nullable public String getBillingControlCategory()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: BillingControlCategory

      Returns:
      Billing Control Category
    • getDeliveryOrganization

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

      Original property name from the Odata EDM: DeliveryOrganization

      Returns:
      Delivery Organization
    • getEngagementProjectResourceType

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

      Original property name from the Odata EDM: EngagementProjectResourceType

      Returns:
      Resource Type ID
    • getEngagementProjectResource

      @Nullable public String getEngagementProjectResource()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: EngagementProjectResource

      Returns:
      Resource ID
    • getWorkforcePersonUserID

      @Nullable public String getWorkforcePersonUserID()
      Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: WorkforcePersonUserID

      Returns:
      User ID
    • getCountry2DigitISOCode

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

      Original property name from the Odata EDM: Country2DigitISOCode

      Returns:
      Country/Region
    • getKeyDate

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

      Original property name from the Odata EDM: KeyDate

      Returns:
      Date
    • getPersonWorkAgreement

      @Nullable public String getPersonWorkAgreement()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: PersonWorkAgreement

      Returns:
      Personnel Number
    • getResourceDemandStatus

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

      Original property name from the Odata EDM: ResourceDemandStatus

      Returns:
      Assignment Status for a Resource Demand
    • getUnitOfMeasure

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

      Original property name from the Odata EDM: UnitOfMeasure

      Returns:
      Unit of Measure
    • getQuantity

      @Nullable public BigDecimal getQuantity()
      Constraints: Not nullable, Precision: 15, Scale: 3

      Original property name from the Odata EDM: Quantity

      Returns:
      The quantity contained in this entity.
    • getCurrency

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

      Original property name from the Odata EDM: Currency

      Returns:
      Plan Currency
    • getDemandCostAmt

      @Nullable public BigDecimal getDemandCostAmt()
      Constraints: Not nullable, Precision: 18, Scale: 3

      Original property name from the Odata EDM: DemandCostAmt

      Returns:
      Demand Cost Amount
    • getDemandRevAmt

      @Nullable public BigDecimal getDemandRevAmt()
      Constraints: Not nullable, Precision: 18, Scale: 3

      Original property name from the Odata EDM: DemandRevAmt

      Returns:
      Demand Revenue Amount
    • toString

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

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

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

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