Class RealizedActivity

java.lang.Object
com.technia.dsx.threedspace.mfg.item.RealizedActivity

public class RealizedActivity extends Object
Document me
Since:
2024-01-15
  • Constructor Details

    • RealizedActivity

      public RealizedActivity()
  • Method Details

    • getWhat

      public com.technia.dsx.app.model.Referable getWhat()
    • setWhat

      public void setWhat(com.technia.dsx.app.model.Referable what)
    • getBefore

      public com.technia.dsx.app.model.Referable getBefore()
    • setBefore

      public void setBefore(com.technia.dsx.app.model.Referable before)
    • getOperation

      public List<String> getOperation()
    • setOperation

      public void setOperation(List<String> operation)