Class MablApiBuilder.MablSettings

  • Enclosing class:
    MablApiBuilder

    public static class MablApiBuilder.MablSettings
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      MablSettings()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • fmiErrorHandlingEnabled

        public boolean fmiErrorHandlingEnabled
        Automatically perform FMI2ErrorHandling
      • externalRuntimeLogger

        public boolean externalRuntimeLogger
        If true, then the builder will not load a runtime logger.
    • Constructor Detail

      • MablSettings

        public MablSettings()