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

public class ProductionRsceTools extends VdmEntity<ProductionRsceTools>
API Production Resource/Tools

Original entity name from the Odata EDM: A_ProductionRsceToolsType

  • Field Details

    • ALL_FIELDS

      public static final ProductionRsceToolsSelectable ALL_FIELDS
      Selector for all available fields of ProductionRsceTools.
    • ORDER_INTERNAL_BILL_OF_OPERATIONS

      public static final ProductionRsceToolsField<String> ORDER_INTERNAL_BILL_OF_OPERATIONS
      Use with available fluent helpers to apply the OrderInternalBillOfOperations field to query operations.
    • MFG_ORDER_OP_PRODN_RSCE_TOOL_INT_ID

      public static final ProductionRsceToolsField<String> MFG_ORDER_OP_PRODN_RSCE_TOOL_INT_ID
      Use with available fluent helpers to apply the MfgOrderOpProdnRsceToolIntID field to query operations.
    • MANUFACTURING_ORDER

      public static final ProductionRsceToolsField<String> MANUFACTURING_ORDER
      Use with available fluent helpers to apply the ManufacturingOrder field to query operations.
    • PRODN_RSCE_TOOL_CATEGORY

      public static final ProductionRsceToolsField<String> PRODN_RSCE_TOOL_CATEGORY
      Use with available fluent helpers to apply the ProdnRsceToolCategory field to query operations.
    • PRODN_RSCE_TOOL_CATEGORY_NAME

      public static final ProductionRsceToolsField<String> PRODN_RSCE_TOOL_CATEGORY_NAME
      Use with available fluent helpers to apply the ProdnRsceToolCategoryName field to query operations.
    • PLANNED_PRODN_RSCE_TOOL_QTY_UNIT

      public static final ProductionRsceToolsField<String> PLANNED_PRODN_RSCE_TOOL_QTY_UNIT
      Use with available fluent helpers to apply the PlannedProdnRsceToolQtyUnit field to query operations.
    • PLANNED_TOTAL_PRODN_RSCE_TOOL_QTY

      public static final ProductionRsceToolsField<BigDecimal> PLANNED_TOTAL_PRODN_RSCE_TOOL_QTY
      Use with available fluent helpers to apply the PlannedTotalProdnRsceToolQty field to query operations.
    • CONFIRMED_PRODN_RSCE_TOOL_QTY_UNIT

      public static final ProductionRsceToolsField<String> CONFIRMED_PRODN_RSCE_TOOL_QTY_UNIT
      Use with available fluent helpers to apply the ConfirmedProdnRsceToolQtyUnit field to query operations.
    • CONFIRMED_PRODN_RSCE_TOOL_QTY

      public static final ProductionRsceToolsField<BigDecimal> CONFIRMED_PRODN_RSCE_TOOL_QTY
      Use with available fluent helpers to apply the ConfirmedProdnRsceToolQty field to query operations.
    • PRODN_RSCE_TOOL_USAGE_QUANTITY_UNIT

      public static final ProductionRsceToolsField<String> PRODN_RSCE_TOOL_USAGE_QUANTITY_UNIT
      Use with available fluent helpers to apply the ProdnRsceToolUsageQuantityUnit field to query operations.
    • PRODN_RSCE_TOOL_USAGE_QUANTITY

      public static final ProductionRsceToolsField<BigDecimal> PRODN_RSCE_TOOL_USAGE_QUANTITY
      Use with available fluent helpers to apply the ProdnRsceToolUsageQuantity field to query operations.
    • EARLIEST_SCHEDLD_USAGE_START_DATE

      public static final ProductionRsceToolsField<LocalDateTime> EARLIEST_SCHEDLD_USAGE_START_DATE
      Use with available fluent helpers to apply the EarliestSchedldUsageStartDate field to query operations.
    • EARLIEST_SCHEDLD_USAGE_START_TIME

      public static final ProductionRsceToolsField<LocalTime> EARLIEST_SCHEDLD_USAGE_START_TIME
      Use with available fluent helpers to apply the EarliestSchedldUsageStartTime field to query operations.
    • EARLIEST_SCHEDLD_USAGE_END_DATE

      public static final ProductionRsceToolsField<LocalDateTime> EARLIEST_SCHEDLD_USAGE_END_DATE
      Use with available fluent helpers to apply the EarliestSchedldUsageEndDate field to query operations.
    • EARLIEST_SCHEDLD_USAGE_END_TIME

      public static final ProductionRsceToolsField<LocalTime> EARLIEST_SCHEDLD_USAGE_END_TIME
      Use with available fluent helpers to apply the EarliestSchedldUsageEndTime field to query operations.
    • LATEST_SCHEDLD_USAGE_START_DATE

      public static final ProductionRsceToolsField<LocalDateTime> LATEST_SCHEDLD_USAGE_START_DATE
      Use with available fluent helpers to apply the LatestSchedldUsageStartDate field to query operations.
    • LATEST_SCHEDLD_USAGE_START_TIME

      public static final ProductionRsceToolsField<LocalTime> LATEST_SCHEDLD_USAGE_START_TIME
      Use with available fluent helpers to apply the LatestSchedldUsageStartTime field to query operations.
    • LATEST_SCHEDLD_USAGE_END_DATE

      public static final ProductionRsceToolsField<LocalDateTime> LATEST_SCHEDLD_USAGE_END_DATE
      Use with available fluent helpers to apply the LatestSchedldUsageEndDate field to query operations.
    • LATEST_SCHEDLD_USAGE_END_TIME

      public static final ProductionRsceToolsField<LocalTime> LATEST_SCHEDLD_USAGE_END_TIME
      Use with available fluent helpers to apply the LatestSchedldUsageEndTime field to query operations.
    • MANUFACTURING_ORDER_TYPE

      public static final ProductionRsceToolsField<String> MANUFACTURING_ORDER_TYPE
      Use with available fluent helpers to apply the ManufacturingOrderType field to query operations.
    • MANUFACTURING_ORDER_CATEGORY

      public static final ProductionRsceToolsField<String> MANUFACTURING_ORDER_CATEGORY
      Use with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.
    • PRODUCTION_PLANT

      public static final ProductionRsceToolsField<String> PRODUCTION_PLANT
      Use with available fluent helpers to apply the ProductionPlant field to query operations.
  • Constructor Details

    • ProductionRsceTools

      public ProductionRsceTools()
    • ProductionRsceTools

      public ProductionRsceTools(@Nullable String orderInternalBillOfOperations, @Nullable String mfgOrderOpProdnRsceToolIntID, @Nullable String manufacturingOrder, @Nullable String prodnRsceToolCategory, @Nullable String prodnRsceToolCategoryName, @Nullable String plannedProdnRsceToolQtyUnit, @Nullable BigDecimal plannedTotalProdnRsceToolQty, @Nullable String confirmedProdnRsceToolQtyUnit, @Nullable BigDecimal confirmedProdnRsceToolQty, @Nullable String prodnRsceToolUsageQuantityUnit, @Nullable BigDecimal prodnRsceToolUsageQuantity, @Nullable LocalDateTime earliestSchedldUsageStartDate, @Nullable LocalTime earliestSchedldUsageStartTime, @Nullable LocalDateTime earliestSchedldUsageEndDate, @Nullable LocalTime earliestSchedldUsageEndTime, @Nullable LocalDateTime latestSchedldUsageStartDate, @Nullable LocalTime latestSchedldUsageStartTime, @Nullable LocalDateTime latestSchedldUsageEndDate, @Nullable LocalTime latestSchedldUsageEndTime, @Nullable String manufacturingOrderType, @Nullable String manufacturingOrderCategory, @Nullable String productionPlant)
  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: OrderInternalBillOfOperations

      Parameters:
      orderInternalBillOfOperations - Order Internal ID
    • setMfgOrderOpProdnRsceToolIntID

      public void setMfgOrderOpProdnRsceToolIntID(@Nullable String mfgOrderOpProdnRsceToolIntID)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: MfgOrderOpProdnRsceToolIntID

      Parameters:
      mfgOrderOpProdnRsceToolIntID - Item Counter for Production Resources/Tools
    • setManufacturingOrder

      public void setManufacturingOrder(@Nullable String manufacturingOrder)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ManufacturingOrder

      Parameters:
      manufacturingOrder - Manufacturing Order ID
    • setProdnRsceToolCategory

      public void setProdnRsceToolCategory(@Nullable String prodnRsceToolCategory)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ProdnRsceToolCategory

      Parameters:
      prodnRsceToolCategory - Production Resources/Tools Category
    • setProdnRsceToolCategoryName

      public void setProdnRsceToolCategoryName(@Nullable String prodnRsceToolCategoryName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: ProdnRsceToolCategoryName

      Parameters:
      prodnRsceToolCategoryName - Language-dependent description of the PRT category
    • setPlannedProdnRsceToolQtyUnit

      public void setPlannedProdnRsceToolQtyUnit(@Nullable String plannedProdnRsceToolQtyUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PlannedProdnRsceToolQtyUnit

      Parameters:
      plannedProdnRsceToolQtyUnit - Unit for Total Planned Quantity of Production Resource/Tool
    • setPlannedTotalProdnRsceToolQty

      public void setPlannedTotalProdnRsceToolQty(@Nullable BigDecimal plannedTotalProdnRsceToolQty)
      Constraints: Not nullable, Precision: 9, Scale: 3

      Original property name from the Odata EDM: PlannedTotalProdnRsceToolQty

      Parameters:
      plannedTotalProdnRsceToolQty - Total Planned Quantity of Production Resource/Tool
    • setConfirmedProdnRsceToolQtyUnit

      public void setConfirmedProdnRsceToolQtyUnit(@Nullable String confirmedProdnRsceToolQtyUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ConfirmedProdnRsceToolQtyUnit

      Parameters:
      confirmedProdnRsceToolQtyUnit - Unit for Actual Quantity of Production Resource/Tool
    • setConfirmedProdnRsceToolQty

      public void setConfirmedProdnRsceToolQty(@Nullable BigDecimal confirmedProdnRsceToolQty)
      Constraints: Not nullable, Precision: 9, Scale: 3

      Original property name from the Odata EDM: ConfirmedProdnRsceToolQty

      Parameters:
      confirmedProdnRsceToolQty - Actual Quantity of Production Resource/Tool
    • setProdnRsceToolUsageQuantityUnit

      public void setProdnRsceToolUsageQuantityUnit(@Nullable String prodnRsceToolUsageQuantityUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ProdnRsceToolUsageQuantityUnit

      Parameters:
      prodnRsceToolUsageQuantityUnit - Usage Value Unit of the Production Resource/Tool
    • setProdnRsceToolUsageQuantity

      public void setProdnRsceToolUsageQuantity(@Nullable BigDecimal prodnRsceToolUsageQuantity)
      Constraints: Not nullable, Precision: 9, Scale: 3

      Original property name from the Odata EDM: ProdnRsceToolUsageQuantity

      Parameters:
      prodnRsceToolUsageQuantity - Standard Usage Value for Production Resources/Tools
    • setEarliestSchedldUsageStartDate

      public void setEarliestSchedldUsageStartDate(@Nullable LocalDateTime earliestSchedldUsageStartDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: EarliestSchedldUsageStartDate

      Parameters:
      earliestSchedldUsageStartDate - Earliest Scheduled Start Date for PRT Usage
    • setEarliestSchedldUsageStartTime

      public void setEarliestSchedldUsageStartTime(@Nullable LocalTime earliestSchedldUsageStartTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: EarliestSchedldUsageStartTime

      Parameters:
      earliestSchedldUsageStartTime - Earliest Scheduled Start Time for PRT Usage
    • setEarliestSchedldUsageEndDate

      public void setEarliestSchedldUsageEndDate(@Nullable LocalDateTime earliestSchedldUsageEndDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: EarliestSchedldUsageEndDate

      Parameters:
      earliestSchedldUsageEndDate - Earliest Scheduled End Date of PRT Usage
    • setEarliestSchedldUsageEndTime

      public void setEarliestSchedldUsageEndTime(@Nullable LocalTime earliestSchedldUsageEndTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: EarliestSchedldUsageEndTime

      Parameters:
      earliestSchedldUsageEndTime - Earliest Scheduled End Time of PRT Usage
    • setLatestSchedldUsageStartDate

      public void setLatestSchedldUsageStartDate(@Nullable LocalDateTime latestSchedldUsageStartDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LatestSchedldUsageStartDate

      Parameters:
      latestSchedldUsageStartDate - Latest Scheduled Start Date for PRT Usage
    • setLatestSchedldUsageStartTime

      public void setLatestSchedldUsageStartTime(@Nullable LocalTime latestSchedldUsageStartTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LatestSchedldUsageStartTime

      Parameters:
      latestSchedldUsageStartTime - Latest Scheduled Start Time for PRT Usage
    • setLatestSchedldUsageEndDate

      public void setLatestSchedldUsageEndDate(@Nullable LocalDateTime latestSchedldUsageEndDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LatestSchedldUsageEndDate

      Parameters:
      latestSchedldUsageEndDate - Latest Scheduled End Date for PRT Usage
    • setLatestSchedldUsageEndTime

      public void setLatestSchedldUsageEndTime(@Nullable LocalTime latestSchedldUsageEndTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LatestSchedldUsageEndTime

      Parameters:
      latestSchedldUsageEndTime - Latest Scheduled End Time for PRT Usage
    • setManufacturingOrderType

      public void setManufacturingOrderType(@Nullable String manufacturingOrderType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ManufacturingOrderType

      Parameters:
      manufacturingOrderType - Manufacturing Order Type
    • setManufacturingOrderCategory

      public void setManufacturingOrderCategory(@Nullable String manufacturingOrderCategory)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ManufacturingOrderCategory

      Parameters:
      manufacturingOrderCategory - Manufacturing Order Category
    • setProductionPlant

      public void setProductionPlant(@Nullable String productionPlant)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ProductionPlant

      Parameters:
      productionPlant - Production Plant
    • getEntityCollection

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

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

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

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

      @Nonnull public static <T> ProductionRsceToolsField<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> ProductionRsceToolsField<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<ProductionRsceTools>
    • setServicePathForFetch

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

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

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<ProductionRsceTools>
    • builder

      @Nonnull public static ProductionRsceTools.ProductionRsceToolsBuilder builder()
    • getOrderInternalBillOfOperations

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

      Original property name from the Odata EDM: OrderInternalBillOfOperations

      Returns:
      Order Internal ID
    • getMfgOrderOpProdnRsceToolIntID

      @Nullable public String getMfgOrderOpProdnRsceToolIntID()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: MfgOrderOpProdnRsceToolIntID

      Returns:
      Item Counter for Production Resources/Tools
    • getManufacturingOrder

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

      Original property name from the Odata EDM: ManufacturingOrder

      Returns:
      Manufacturing Order ID
    • getProdnRsceToolCategory

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

      Original property name from the Odata EDM: ProdnRsceToolCategory

      Returns:
      Production Resources/Tools Category
    • getProdnRsceToolCategoryName

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

      Original property name from the Odata EDM: ProdnRsceToolCategoryName

      Returns:
      Language-dependent description of the PRT category
    • getPlannedProdnRsceToolQtyUnit

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

      Original property name from the Odata EDM: PlannedProdnRsceToolQtyUnit

      Returns:
      Unit for Total Planned Quantity of Production Resource/Tool
    • getPlannedTotalProdnRsceToolQty

      @Nullable public BigDecimal getPlannedTotalProdnRsceToolQty()
      Constraints: Not nullable, Precision: 9, Scale: 3

      Original property name from the Odata EDM: PlannedTotalProdnRsceToolQty

      Returns:
      Total Planned Quantity of Production Resource/Tool
    • getConfirmedProdnRsceToolQtyUnit

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

      Original property name from the Odata EDM: ConfirmedProdnRsceToolQtyUnit

      Returns:
      Unit for Actual Quantity of Production Resource/Tool
    • getConfirmedProdnRsceToolQty

      @Nullable public BigDecimal getConfirmedProdnRsceToolQty()
      Constraints: Not nullable, Precision: 9, Scale: 3

      Original property name from the Odata EDM: ConfirmedProdnRsceToolQty

      Returns:
      Actual Quantity of Production Resource/Tool
    • getProdnRsceToolUsageQuantityUnit

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

      Original property name from the Odata EDM: ProdnRsceToolUsageQuantityUnit

      Returns:
      Usage Value Unit of the Production Resource/Tool
    • getProdnRsceToolUsageQuantity

      @Nullable public BigDecimal getProdnRsceToolUsageQuantity()
      Constraints: Not nullable, Precision: 9, Scale: 3

      Original property name from the Odata EDM: ProdnRsceToolUsageQuantity

      Returns:
      Standard Usage Value for Production Resources/Tools
    • getEarliestSchedldUsageStartDate

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

      Original property name from the Odata EDM: EarliestSchedldUsageStartDate

      Returns:
      Earliest Scheduled Start Date for PRT Usage
    • getEarliestSchedldUsageStartTime

      @Nullable public LocalTime getEarliestSchedldUsageStartTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: EarliestSchedldUsageStartTime

      Returns:
      Earliest Scheduled Start Time for PRT Usage
    • getEarliestSchedldUsageEndDate

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

      Original property name from the Odata EDM: EarliestSchedldUsageEndDate

      Returns:
      Earliest Scheduled End Date of PRT Usage
    • getEarliestSchedldUsageEndTime

      @Nullable public LocalTime getEarliestSchedldUsageEndTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: EarliestSchedldUsageEndTime

      Returns:
      Earliest Scheduled End Time of PRT Usage
    • getLatestSchedldUsageStartDate

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

      Original property name from the Odata EDM: LatestSchedldUsageStartDate

      Returns:
      Latest Scheduled Start Date for PRT Usage
    • getLatestSchedldUsageStartTime

      @Nullable public LocalTime getLatestSchedldUsageStartTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LatestSchedldUsageStartTime

      Returns:
      Latest Scheduled Start Time for PRT Usage
    • getLatestSchedldUsageEndDate

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

      Original property name from the Odata EDM: LatestSchedldUsageEndDate

      Returns:
      Latest Scheduled End Date for PRT Usage
    • getLatestSchedldUsageEndTime

      @Nullable public LocalTime getLatestSchedldUsageEndTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LatestSchedldUsageEndTime

      Returns:
      Latest Scheduled End Time for PRT Usage
    • getManufacturingOrderType

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

      Original property name from the Odata EDM: ManufacturingOrderType

      Returns:
      Manufacturing Order Type
    • getManufacturingOrderCategory

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

      Original property name from the Odata EDM: ManufacturingOrderCategory

      Returns:
      Manufacturing Order Category
    • getProductionPlant

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

      Original property name from the Odata EDM: ProductionPlant

      Returns:
      Production Plant
    • toString

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

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

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

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