Class ReplaceMfgInstanceInput
java.lang.Object
com.technia.dsx.threedspace.mfg.instance.CreateMfgInstanceInput
com.technia.dsx.threedspace.mfg.instance.ReplaceMfgInstanceInput
Input data for replacing a manufacturing instance.
Extends CreateMfgInstanceInput to provide the same structure for
replacement operations, where an existing instance is replaced with a new
one.
- Since:
- 2024-01-17
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.technia.dsx.threedspace.mfg.instance.CreateMfgInstanceInput
getAttributes, getReferencedObject, setAttributes, setReferencedObject, setReferencedObject, withAttributes
-
Constructor Details
-
ReplaceMfgInstanceInput
public ReplaceMfgInstanceInput()
-