SimulationPropertiesHelper.Builder
- java.lang.Object
-
- com.fico.xpress.simulation.api.SimulationPropertiesHelper
-
- com.fico.xpress.simulation.api.SimulationPropertiesHelper.Builder
-
- Enclosing class:
- SimulationPropertiesHelper
public static class SimulationPropertiesHelper.Builder extends SimulationPropertiesHelper
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.fico.xpress.simulation.api.SimulationPropertiesHelper
SimulationPropertiesHelper.Builder
-
-
Field Summary
-
Fields inherited from class com.fico.xpress.simulation.api.SimulationPropertiesHelper
ARGS_LOGGING_LEVEL_ROOT, ARGS_LOGGING_LEVEL_SIMULATION, ARGS_NUM_THREADS, PREFIX
-
-
Constructor Summary
Constructor Description Builder()
-
Method Summary
Modifier and Type Method Description SimulationPropertiesHelper.BuildersetNumThreads(int n)SimulationPropertiesHelper.BuildersetProfile(String profile)SimulationPropertiesHelper.BuildersetRootLogging(String info)SimulationPropertiesHelper.BuildersetSimulationLogging(String info)-
Methods inherited from class com.fico.xpress.simulation.api.SimulationPropertiesHelper
toArgs
-
-
-
-
Method Detail
-
setProfile
public SimulationPropertiesHelper.Builder setProfile(String profile)
-
setRootLogging
public SimulationPropertiesHelper.Builder setRootLogging(String info)
-
setSimulationLogging
public SimulationPropertiesHelper.Builder setSimulationLogging(String info)
-
setNumThreads
public SimulationPropertiesHelper.Builder setNumThreads(int n)
-
-
© 2001-2022 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.
