Class EngItemModifyData

java.lang.Object
com.technia.dsx.threedspace.eng.item.Attributes
com.technia.dsx.threedspace.eng.item.EngItemModifyData
All Implemented Interfaces:
com.technia.dsx.app.model.WithCEStamp
Direct Known Subclasses:
EngItemBulkModifyData

public class EngItemModifyData extends Attributes implements com.technia.dsx.app.model.WithCEStamp
  • Constructor Details

    • EngItemModifyData

      public EngItemModifyData()
  • 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)