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

public class CntrlPurContrItmCndnScales extends VdmEntity<CntrlPurContrItmCndnScales>
Item Condition Scales

Original entity name from the Odata EDM: A_CntrlPurContrItmCndnScalesType

  • Field Details

    • ALL_FIELDS

      public static final CntrlPurContrItmCndnScalesSelectable ALL_FIELDS
      Selector for all available fields of CntrlPurContrItmCndnScales.
    • CENTRAL_PURCHASE_CONTRACT

      public static final CntrlPurContrItmCndnScalesField<String> CENTRAL_PURCHASE_CONTRACT
      Use with available fluent helpers to apply the CentralPurchaseContract field to query operations.
    • CENTRAL_PURCHASE_CONTRACT_ITEM

      public static final CntrlPurContrItmCndnScalesField<String> CENTRAL_PURCHASE_CONTRACT_ITEM
      Use with available fluent helpers to apply the CentralPurchaseContractItem field to query operations.
    • CONDITION_RECORD

      public static final CntrlPurContrItmCndnScalesField<String> CONDITION_RECORD
      Use with available fluent helpers to apply the ConditionRecord field to query operations.
    • CONDITION_SEQUENTIAL_NUMBER

      public static final CntrlPurContrItmCndnScalesField<String> CONDITION_SEQUENTIAL_NUMBER
      Use with available fluent helpers to apply the ConditionSequentialNumber field to query operations.
    • CONDITION_VALIDITY_END_DATE

      public static final CntrlPurContrItmCndnScalesField<LocalDateTime> CONDITION_VALIDITY_END_DATE
      Use with available fluent helpers to apply the ConditionValidityEndDate field to query operations.
    • CONDITION_SCALE_LINE

      public static final CntrlPurContrItmCndnScalesField<String> CONDITION_SCALE_LINE
      Use with available fluent helpers to apply the ConditionScaleLine field to query operations.
    • CONDITION_SCALE_QUANTITY

      public static final CntrlPurContrItmCndnScalesField<BigDecimal> CONDITION_SCALE_QUANTITY
      Use with available fluent helpers to apply the ConditionScaleQuantity field to query operations.
    • CONDITION_SCALE_QUANTITY_UNIT

      public static final CntrlPurContrItmCndnScalesField<String> CONDITION_SCALE_QUANTITY_UNIT
      Use with available fluent helpers to apply the ConditionScaleQuantityUnit field to query operations.
    • CONDITION_SCALE_AMOUNT

      public static final CntrlPurContrItmCndnScalesField<BigDecimal> CONDITION_SCALE_AMOUNT
      Use with available fluent helpers to apply the ConditionScaleAmount field to query operations.
    • CONDITION_SCALE_AMOUNT_CURRENCY

      public static final CntrlPurContrItmCndnScalesField<String> CONDITION_SCALE_AMOUNT_CURRENCY
      Use with available fluent helpers to apply the ConditionScaleAmountCurrency field to query operations.
    • CONDITION_RATE_VALUE

      public static final CntrlPurContrItmCndnScalesField<BigDecimal> CONDITION_RATE_VALUE
      Use with available fluent helpers to apply the ConditionRateValue field to query operations.
    • CONDITION_RATE_VALUE_UNIT

      public static final CntrlPurContrItmCndnScalesField<String> CONDITION_RATE_VALUE_UNIT
      Use with available fluent helpers to apply the ConditionRateValueUnit field to query operations.
    • CONDITION_RATE_RATIO_UNIT

      public static final CntrlPurContrItmCndnScalesField<String> CONDITION_RATE_RATIO_UNIT
      Use with available fluent helpers to apply the ConditionRateRatioUnit field to query operations.
    • CONDITION_RATE_RATIO

      public static final CntrlPurContrItmCndnScalesField<BigDecimal> CONDITION_RATE_RATIO
      Use with available fluent helpers to apply the ConditionRateRatio field to query operations.
    • CONDITION_CURRENCY

      public static final CntrlPurContrItmCndnScalesField<String> CONDITION_CURRENCY
      Use with available fluent helpers to apply the ConditionCurrency field to query operations.
    • CONDITION_RATE_AMOUNT

      public static final CntrlPurContrItmCndnScalesField<BigDecimal> CONDITION_RATE_AMOUNT
      Use with available fluent helpers to apply the ConditionRateAmount field to query operations.
    • CONDITION_SCALE_IS_DELETED

      public static final CntrlPurContrItmCndnScalesField<Boolean> CONDITION_SCALE_IS_DELETED
      Use with available fluent helpers to apply the ConditionScaleIsDeleted field to query operations.
    • PRICING_SCALE_TYPE

      public static final CntrlPurContrItmCndnScalesField<String> PRICING_SCALE_TYPE
      Use with available fluent helpers to apply the PricingScaleType field to query operations.
    • CONDITION_QUANTITY

      public static final CntrlPurContrItmCndnScalesField<BigDecimal> CONDITION_QUANTITY
      Use with available fluent helpers to apply the ConditionQuantity field to query operations.
    • CONDITION_QUANTITY_UNIT

      public static final CntrlPurContrItmCndnScalesField<String> CONDITION_QUANTITY_UNIT
      Use with available fluent helpers to apply the ConditionQuantityUnit field to query operations.
    • TO_CENTRAL_PURCHASE_CONTRACT

      public static final CntrlPurContrItmCndnScalesOneToOneLink<CentralPurchaseContract> TO_CENTRAL_PURCHASE_CONTRACT
      Use with available fluent helpers to apply the to_CentralPurchaseContract navigation property to query operations.
    • TO_CNTRL_PUR_CONTR_ITM_CNDN_AMOUNT

      public static final CntrlPurContrItmCndnScalesOneToOneLink<CntrlPurContrItmCndnAmount> TO_CNTRL_PUR_CONTR_ITM_CNDN_AMOUNT
      Use with available fluent helpers to apply the to_CntrlPurContrItmCndnAmount navigation property to query operations.
  • Constructor Details

    • CntrlPurContrItmCndnScales

      public CntrlPurContrItmCndnScales()
    • CntrlPurContrItmCndnScales

      public CntrlPurContrItmCndnScales(@Nullable String centralPurchaseContract, @Nullable String centralPurchaseContractItem, @Nullable String conditionRecord, @Nullable String conditionSequentialNumber, @Nullable LocalDateTime conditionValidityEndDate, @Nullable String conditionScaleLine, @Nullable BigDecimal conditionScaleQuantity, @Nullable String conditionScaleQuantityUnit, @Nullable BigDecimal conditionScaleAmount, @Nullable String conditionScaleAmountCurrency, @Nullable BigDecimal conditionRateValue, @Nullable String conditionRateValueUnit, @Nullable String conditionRateRatioUnit, @Nullable BigDecimal conditionRateRatio, @Nullable String conditionCurrency, @Nullable BigDecimal conditionRateAmount, @Nullable Boolean conditionScaleIsDeleted, @Nullable String pricingScaleType, @Nullable BigDecimal conditionQuantity, @Nullable String conditionQuantityUnit, @Nullable CentralPurchaseContract toCentralPurchaseContract, @Nullable CntrlPurContrItmCndnAmount toCntrlPurContrItmCndnAmount)
  • Method Details

    • getType

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

      public void setCentralPurchaseContract(@Nullable String centralPurchaseContract)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CentralPurchaseContract

      Parameters:
      centralPurchaseContract - Purchasing Document Number
    • setCentralPurchaseContractItem

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

      Original property name from the Odata EDM: CentralPurchaseContractItem

      Parameters:
      centralPurchaseContractItem - Item Number of Purchasing Document
    • setConditionRecord

      public void setConditionRecord(@Nullable String conditionRecord)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ConditionRecord

      Parameters:
      conditionRecord - Number of Condition Record
    • setConditionSequentialNumber

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

      Original property name from the Odata EDM: ConditionSequentialNumber

      Parameters:
      conditionSequentialNumber - Sequential number of the condition
    • setConditionValidityEndDate

      public void setConditionValidityEndDate(@Nullable LocalDateTime conditionValidityEndDate)
      (Key Field) Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ConditionValidityEndDate

      Parameters:
      conditionValidityEndDate - Validity end date of the condition record
    • setConditionScaleLine

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

      Original property name from the Odata EDM: ConditionScaleLine

      Parameters:
      conditionScaleLine - Current number of the line scale
    • setConditionScaleQuantity

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

      Original property name from the Odata EDM: ConditionScaleQuantity

      Parameters:
      conditionScaleQuantity - Condition Scale Quantity
    • setConditionScaleQuantityUnit

      public void setConditionScaleQuantityUnit(@Nullable String conditionScaleQuantityUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ConditionScaleQuantityUnit

      Parameters:
      conditionScaleQuantityUnit - Condition Scale Unit of Measure
    • setConditionScaleAmount

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

      Original property name from the Odata EDM: ConditionScaleAmount

      Parameters:
      conditionScaleAmount - Scale Value
    • setConditionScaleAmountCurrency

      public void setConditionScaleAmountCurrency(@Nullable String conditionScaleAmountCurrency)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: ConditionScaleAmountCurrency

      Parameters:
      conditionScaleAmountCurrency - Scale Currency
    • setConditionRateValue

      public void setConditionRateValue(@Nullable BigDecimal conditionRateValue)
      Constraints: Not nullable, Precision: 11, Scale: 3

      Original property name from the Odata EDM: ConditionRateValue

      Parameters:
      conditionRateValue - Condition Amount or Percentage
    • setConditionRateValueUnit

      public void setConditionRateValueUnit(@Nullable String conditionRateValueUnit)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: ConditionRateValueUnit

      Parameters:
      conditionRateValueUnit - Condition Unit (Currency or Percentage)
    • setConditionRateRatioUnit

      public void setConditionRateRatioUnit(@Nullable String conditionRateRatioUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ConditionRateRatioUnit

      Parameters:
      conditionRateRatioUnit - Unit of Measure
    • setConditionRateRatio

      public void setConditionRateRatio(@Nullable BigDecimal conditionRateRatio)
      Constraints: Not nullable, Precision: 24, Scale: 9

      Original property name from the Odata EDM: ConditionRateRatio

      Parameters:
      conditionRateRatio - Condition Ratio (in Percent or Per Mille)
    • setConditionCurrency

      public void setConditionCurrency(@Nullable String conditionCurrency)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: ConditionCurrency

      Parameters:
      conditionCurrency - Condition Unit (Currency or Percentage)
    • setConditionRateAmount

      public void setConditionRateAmount(@Nullable BigDecimal conditionRateAmount)
      Constraints: Not nullable, Precision: 24, Scale: 9

      Original property name from the Odata EDM: ConditionRateAmount

      Parameters:
      conditionRateAmount - Condition Amount or Percentage
    • setConditionScaleIsDeleted

      public void setConditionScaleIsDeleted(@Nullable Boolean conditionScaleIsDeleted)
      Constraints: none

      Original property name from the Odata EDM: ConditionScaleIsDeleted

      Parameters:
      conditionScaleIsDeleted - Deletion Indicator for Condition Record
    • setPricingScaleType

      public void setPricingScaleType(@Nullable String pricingScaleType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PricingScaleType

      Parameters:
      pricingScaleType - Scale Type
    • setConditionQuantity

      public void setConditionQuantity(@Nullable BigDecimal conditionQuantity)
      Constraints: Not nullable, Precision: 5, Scale: 0

      Original property name from the Odata EDM: ConditionQuantity

      Parameters:
      conditionQuantity - Condition Pricing Unit
    • setConditionQuantityUnit

      public void setConditionQuantityUnit(@Nullable String conditionQuantityUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ConditionQuantityUnit

      Parameters:
      conditionQuantityUnit - Condition Unit
    • getEntityCollection

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

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

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

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

      @Nonnull public static <T> CntrlPurContrItmCndnScalesField<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> CntrlPurContrItmCndnScalesField<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<CntrlPurContrItmCndnScales>
    • setServicePathForFetch

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

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

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

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

      @Nullable public CentralPurchaseContract fetchCentralPurchaseContract()
      Fetches the CentralPurchaseContract entity (one to one) associated with this entity. This corresponds to the OData navigation property to_CentralPurchaseContract.

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

      Returns:
      The single associated CentralPurchaseContract 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.
    • getCentralPurchaseContractOrFetch

      @Nullable public CentralPurchaseContract getCentralPurchaseContractOrFetch()
      Retrieval of associated CentralPurchaseContract entity (one to one). This corresponds to the OData navigation property to_CentralPurchaseContract.

      If the navigation property to_CentralPurchaseContract of a queried CntrlPurContrItmCndnScales 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 CentralPurchaseContract 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.
    • getCentralPurchaseContractIfPresent

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

      If the navigation property for an entity CntrlPurContrItmCndnScales 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_CentralPurchaseContract is already loaded, the result will contain the CentralPurchaseContract entity. If not, an Option with result state empty is returned.
    • setCentralPurchaseContract

      public void setCentralPurchaseContract(CentralPurchaseContract value)
      Overwrites the associated CentralPurchaseContract entity for the loaded navigation property to_CentralPurchaseContract.
      Parameters:
      value - New CentralPurchaseContract entity.
    • fetchCntrlPurContrItmCndnAmount

      @Nullable public CntrlPurContrItmCndnAmount fetchCntrlPurContrItmCndnAmount()
      Fetches the CntrlPurContrItmCndnAmount entity (one to one) associated with this entity. This corresponds to the OData navigation property to_CntrlPurContrItmCndnAmount.

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

      Returns:
      The single associated CntrlPurContrItmCndnAmount 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.
    • getCntrlPurContrItmCndnAmountOrFetch

      @Nullable public CntrlPurContrItmCndnAmount getCntrlPurContrItmCndnAmountOrFetch()
      Retrieval of associated CntrlPurContrItmCndnAmount entity (one to one). This corresponds to the OData navigation property to_CntrlPurContrItmCndnAmount.

      If the navigation property to_CntrlPurContrItmCndnAmount of a queried CntrlPurContrItmCndnScales 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 CntrlPurContrItmCndnAmount 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.
    • getCntrlPurContrItmCndnAmountIfPresent

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

      If the navigation property for an entity CntrlPurContrItmCndnScales 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_CntrlPurContrItmCndnAmount is already loaded, the result will contain the CntrlPurContrItmCndnAmount entity. If not, an Option with result state empty is returned.
    • setCntrlPurContrItmCndnAmount

      public void setCntrlPurContrItmCndnAmount(CntrlPurContrItmCndnAmount value)
      Overwrites the associated CntrlPurContrItmCndnAmount entity for the loaded navigation property to_CntrlPurContrItmCndnAmount.
      Parameters:
      value - New CntrlPurContrItmCndnAmount entity.
    • builder

    • getCentralPurchaseContract

      @Nullable public String getCentralPurchaseContract()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CentralPurchaseContract

      Returns:
      Purchasing Document Number
    • getCentralPurchaseContractItem

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

      Original property name from the Odata EDM: CentralPurchaseContractItem

      Returns:
      Item Number of Purchasing Document
    • getConditionRecord

      @Nullable public String getConditionRecord()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ConditionRecord

      Returns:
      Number of Condition Record
    • getConditionSequentialNumber

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

      Original property name from the Odata EDM: ConditionSequentialNumber

      Returns:
      Sequential number of the condition
    • getConditionValidityEndDate

      @Nullable public LocalDateTime getConditionValidityEndDate()
      (Key Field) Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ConditionValidityEndDate

      Returns:
      Validity end date of the condition record
    • getConditionScaleLine

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

      Original property name from the Odata EDM: ConditionScaleLine

      Returns:
      Current number of the line scale
    • getConditionScaleQuantity

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

      Original property name from the Odata EDM: ConditionScaleQuantity

      Returns:
      Condition Scale Quantity
    • getConditionScaleQuantityUnit

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

      Original property name from the Odata EDM: ConditionScaleQuantityUnit

      Returns:
      Condition Scale Unit of Measure
    • getConditionScaleAmount

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

      Original property name from the Odata EDM: ConditionScaleAmount

      Returns:
      Scale Value
    • getConditionScaleAmountCurrency

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

      Original property name from the Odata EDM: ConditionScaleAmountCurrency

      Returns:
      Scale Currency
    • getConditionRateValue

      @Nullable public BigDecimal getConditionRateValue()
      Constraints: Not nullable, Precision: 11, Scale: 3

      Original property name from the Odata EDM: ConditionRateValue

      Returns:
      Condition Amount or Percentage
    • getConditionRateValueUnit

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

      Original property name from the Odata EDM: ConditionRateValueUnit

      Returns:
      Condition Unit (Currency or Percentage)
    • getConditionRateRatioUnit

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

      Original property name from the Odata EDM: ConditionRateRatioUnit

      Returns:
      Unit of Measure
    • getConditionRateRatio

      @Nullable public BigDecimal getConditionRateRatio()
      Constraints: Not nullable, Precision: 24, Scale: 9

      Original property name from the Odata EDM: ConditionRateRatio

      Returns:
      Condition Ratio (in Percent or Per Mille)
    • getConditionCurrency

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

      Original property name from the Odata EDM: ConditionCurrency

      Returns:
      Condition Unit (Currency or Percentage)
    • getConditionRateAmount

      @Nullable public BigDecimal getConditionRateAmount()
      Constraints: Not nullable, Precision: 24, Scale: 9

      Original property name from the Odata EDM: ConditionRateAmount

      Returns:
      Condition Amount or Percentage
    • getConditionScaleIsDeleted

      @Nullable public Boolean getConditionScaleIsDeleted()
      Constraints: none

      Original property name from the Odata EDM: ConditionScaleIsDeleted

      Returns:
      Deletion Indicator for Condition Record
    • getPricingScaleType

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

      Original property name from the Odata EDM: PricingScaleType

      Returns:
      Scale Type
    • getConditionQuantity

      @Nullable public BigDecimal getConditionQuantity()
      Constraints: Not nullable, Precision: 5, Scale: 0

      Original property name from the Odata EDM: ConditionQuantity

      Returns:
      Condition Pricing Unit
    • getConditionQuantityUnit

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

      Original property name from the Odata EDM: ConditionQuantityUnit

      Returns:
      Condition Unit
    • toString

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

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

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

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