Class RealizedChangesInput
java.lang.Object
com.technia.dsx.threedspace.mfg.item.RealizedChangesInput
Document me
- Since:
- 2024-01-15
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addRealizedChangesObjectRef
(com.technia.dsx.app.model.Referable where) void
com.technia.dsx.app.model.Referable
getWhat()
void
setChangeAction
(com.technia.dsx.app.model.Referable changeAction) void
setChangeAction
(String changeActionId) void
setObjectReferences
(List<RealizedChangesObjectRef> objectReferences) void
-
Constructor Details
-
RealizedChangesInput
public RealizedChangesInput()
-
-
Method Details
-
addWhat
-
getWhat
-
setWhat
-
getChangeAction
public com.technia.dsx.app.model.Referable getChangeAction() -
setChangeAction
public void setChangeAction(com.technia.dsx.app.model.Referable changeAction) -
setChangeAction
-
addRealizedChangesObjectRef
public void addRealizedChangesObjectRef(com.technia.dsx.app.model.Referable where) -
setObjectReferences
-
getObjectReferences
-