Class RealizedChange

java.lang.Object
com.technia.dsx.threedspace.change.action.RealizedChange

public class RealizedChange extends Object
Document me
Since:
2023-02-17
  • 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

      public List<String> getOperations()
    • setOperations

      public void setOperations(List<String> operations)