Class Maestro1SimulationController.SimulateRequestBody

  • Enclosing class:
    Maestro1SimulationController

    public static class Maestro1SimulationController.SimulateRequestBody
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SimulateRequestBody​(double startTime, double endTime, java.util.Map<java.lang.String,​java.util.List<java.lang.String>> logLevels, java.lang.Boolean reportProgress, java.lang.Integer liveLogInterval)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SimulateRequestBody

        public SimulateRequestBody​(double startTime,
                                   double endTime,
                                   java.util.Map<java.lang.String,​java.util.List<java.lang.String>> logLevels,
                                   java.lang.Boolean reportProgress,
                                   java.lang.Integer liveLogInterval)