Class ModifyMfgInstanceInput

java.lang.Object
com.technia.dsx.threedspace.mfg.instance.MfgInstanceAttributes
com.technia.dsx.threedspace.mfg.instance.ModifyMfgInstanceInput
All Implemented Interfaces:
com.technia.dsx.app.model.WithCEStamp

public class ModifyMfgInstanceInput extends MfgInstanceAttributes implements com.technia.dsx.app.model.WithCEStamp
Input data for modifying a manufacturing instance.

Extends MfgInstanceAttributes with a CE stamp required for modification operations.

Since:
2024-01-17
  • Constructor Details

    • ModifyMfgInstanceInput

      public ModifyMfgInstanceInput()
  • Method Details

    • getCEStamp

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

      public void setCESStamp(String cestamp)