Class RealizedChange
java.lang.Object
com.technia.dsx.threedspace.change.action.RealizedChange
Document me
- Since:
- 2023-02-17
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.technia.dsx.app.model.Referable
getWhere()
void
setOperations
(List<String> operations) void
setWhere
(com.technia.dsx.app.model.Referable where)
-
Constructor Details
-
RealizedChange
public RealizedChange()
-
-
Method Details
-
getWhere
public com.technia.dsx.app.model.Referable getWhere() -
setWhere
public void setWhere(com.technia.dsx.app.model.Referable where) -
getOperations
-
setOperations
-