Class CreateMfgInstanceInput
java.lang.Object
com.technia.dsx.threedspace.mfg.instance.CreateMfgInstanceInput
- Direct Known Subclasses:
ReplaceMfgInstanceInput
Document me
- Since:
- 2024-01-17
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.technia.dsx.app.model.Referable
void
setAttributes
(MfgInstanceAttributes attributes) void
setReferencedObject
(com.technia.dsx.app.model.Referable referencedObject) void
-
Constructor Details
-
CreateMfgInstanceInput
public CreateMfgInstanceInput()
-
-
Method Details
-
getReferencedObject
public com.technia.dsx.app.model.Referable getReferencedObject() -
setReferencedObject
public void setReferencedObject(com.technia.dsx.app.model.Referable referencedObject) -
setReferencedObject
-
withAttributes
-
getAttributes
-
setAttributes
-