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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.void
setCestamp
(String cestamp) Deprecated, for removal: This API element is subject to removal in a future version.void
setCEStamp
(String cestamp) Methods inherited from class com.technia.dsx.threedspace.mfg.item.MfgItemCreateData
getCustomerAttributes, getDepthOfFeature, getDescription, getDiameterOfFeature, getEstimatedCost, getEstimatedCostCurrency, getEstimatedLeadTimeDescription, getEstimatedTime, getEstimatedWeight, getLotNumberRequired, getMagnitude, getManufacturedItemClassification, getMaterialCategory, getMfgFastenerStrategy, getMfgItemEnterpriseAttributes, getName, getOutsourced, getPlanningRequired, getSerialNumberRequired, getSpareManufacturedItem, getTargetReleaseDate, getTitle, getType, setCustomerAttributes, setDepthOfFeature, setDescription, setDiameterOfFeature, setEstimatedCost, setEstimatedCostCurrency, setEstimatedLeadTimeDescription, setEstimatedTime, setEstimatedWeight, setLotNumberRequired, setMagnitude, setMagnitude, setManufacturedItemClassification, setMaterialCategory, setMfgFastenerStrategy, setMfgItemEnterpriseAttributes, setName, setOutsourced, setPlanningRequired, setSerialNumberRequired, setSpareManufacturedItem, setTargetReleaseDate, setTargetReleaseDate, setTargetReleaseDate, setTitle, setType, withCustomerAttributes
-
Constructor Details
-
MfgItemModifyData
public MfgItemModifyData()
-
-
Method Details
-
getCestamp
Deprecated, for removal: This API element is subject to removal in a future version. -
setCestamp
Deprecated, for removal: This API element is subject to removal in a future version. -
getCEStamp
- Specified by:
getCEStamp
in interfacecom.technia.dsx.app.model.WithCEStamp
-
setCEStamp
-