Class FixedStepAlgorithmConfig
- java.lang.Object
-
- org.intocps.maestro.webapi.maestro2.dto.FixedStepAlgorithmConfig
-
- All Implemented Interfaces:
IAlgorithmConfig
public class FixedStepAlgorithmConfig extends java.lang.Object implements IAlgorithmConfig
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.Doublesize
-
Constructor Summary
Constructors Constructor Description FixedStepAlgorithmConfig(java.lang.Double size)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.DoublegetSize()
-