Class MfgItemModifyData

java.lang.Object
com.technia.dsx.threedspace.mfg.item.MfgItemCreateData
com.technia.dsx.threedspace.mfg.item.MfgItemModifyData
All Implemented Interfaces:
com.technia.dsx.app.model.WithCEStamp

public class MfgItemModifyData extends MfgItemCreateData implements com.technia.dsx.app.model.WithCEStamp
Document me
Since:
2023-04-06
  • Constructor Details

    • MfgItemModifyData

      public MfgItemModifyData()
  • Method Details

    • getCestamp

      @Deprecated(forRemoval=true) public String getCestamp()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setCestamp

      @Deprecated(forRemoval=true) public void setCestamp(String cestamp)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getCEStamp

      public String getCEStamp()
      Specified by:
      getCEStamp in interface com.technia.dsx.app.model.WithCEStamp
    • setCEStamp

      public void setCEStamp(String cestamp)