Uses of Class
xyz.euclia.jaqpotj.models.Parameter
| Package | Description |
|---|---|
| xyz.euclia.jaqpotj.models |
-
Uses of Parameter in xyz.euclia.jaqpotj.models
Methods in xyz.euclia.jaqpotj.models that return types with arguments of type Parameter Modifier and Type Method Description Set<Parameter>Algorithm. getParameters()Method parameters in xyz.euclia.jaqpotj.models with type arguments of type Parameter Modifier and Type Method Description voidAlgorithm. setParameters(Set<Parameter> parameters)Constructors in xyz.euclia.jaqpotj.models with parameters of type Parameter Constructor Description Parameter(Parameter other)