Class RecycleResponse

java.lang.Object
neqsim.process.util.monitor.BaseResponse
neqsim.process.util.monitor.RecycleResponse

public class RecycleResponse extends BaseResponse
RecycleResponse class provides basic reporting for a recycle unit.
Author:
esol
  • Field Details

  • Constructor Details

    • RecycleResponse

      public RecycleResponse(Recycle recycle)
      Create a response based on a Recycle.
      Parameters:
      recycle - the recycle to create the response from