OptaPlanner distribution 6.1.0.Beta3

org.optaplanner.examples.common.app
Class CommonBenchmarkApp.ArgOption

java.lang.Object
  extended by org.optaplanner.examples.common.app.CommonBenchmarkApp.ArgOption
Enclosing class:
CommonBenchmarkApp

protected static class CommonBenchmarkApp.ArgOption
extends Object


Constructor Summary
CommonBenchmarkApp.ArgOption(String name, String benchmarkConfig)
           
CommonBenchmarkApp.ArgOption(String name, String benchmarkConfig, boolean template)
           
 
Method Summary
 String getBenchmarkConfig()
           
 String getName()
           
 boolean isTemplate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonBenchmarkApp.ArgOption

public CommonBenchmarkApp.ArgOption(String name,
                                    String benchmarkConfig)

CommonBenchmarkApp.ArgOption

public CommonBenchmarkApp.ArgOption(String name,
                                    String benchmarkConfig,
                                    boolean template)
Method Detail

getName

public String getName()

getBenchmarkConfig

public String getBenchmarkConfig()

isTemplate

public boolean isTemplate()

OptaPlanner distribution 6.1.0.Beta3

Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.