Class EngItem

All Implemented Interfaces:
com.technia.dsx.app.model.Identifiable, com.technia.dsx.app.model.PLMObject, com.technia.dsx.app.model.PLMObjectBasics, com.technia.dsx.app.model.WithCEStamp, com.technia.dsx.app.model.WithDescription, com.technia.dsx.app.model.WithOwnerInfo, com.technia.dsx.app.model.WithTitle
Direct Known Subclasses:
ConfigItem, EngItem.Common, EngItem.Details

public class EngItem extends ItemWithCustomerAttributes
  • Constructor Details

    • EngItem

      public EngItem()
  • Method Details

    • getSupportedTypes

      public List<String> getSupportedTypes()
    • setSupportedTypes

      public void setSupportedTypes(List<String> supportedTypes)
    • getConfigured

      public Boolean getConfigured()
    • setConfigured

      public void setConfigured(Boolean configured)
    • getManufacturable

      public Boolean getManufacturable()
    • setManufacturable

      public void setManufacturable(Boolean manufacturable)