Class | Description |
---|---|
BooleanParameter |
Parameter subclass for the boolean type.
|
DoubleParameter |
Parameter subclass for the double type.
|
IntegerParameter |
Parameter subclass for the double type.
|
Parameter<T> |
Specifies an abstract model of a module parameter.
|
Enum | Description |
---|---|
ParameterStatus |
Enum type containing all possible states for parameters.
|