Class ExporterPluginInfo

java.lang.Object
com.powsybl.commons.plugins.PluginInfo<Exporter>
com.powsybl.iidm.network.ExporterPluginInfo

@AutoService(PluginInfo.class) public class ExporterPluginInfo extends PluginInfo<Exporter>
Author:
Christian Biasuzzi <[email protected]>
  • Constructor Details

    • ExporterPluginInfo

      public ExporterPluginInfo()
  • Method Details