Class RealizedChangesInput
java.lang.Object
com.technia.dsx.threedspace.mfg.item.RealizedChangesInput
Document me
- Since:
- 2024-01-15
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddRealizedChangesObjectRef(com.technia.dsx.app.model.Referable where) voidcom.technia.dsx.app.model.ReferablegetWhat()voidsetChangeAction(com.technia.dsx.app.model.Referable changeAction) voidsetChangeAction(String changeActionId) voidsetObjectReferences(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
-