Uses of Class
org.optaplanner.examples.investment.domain.InvestmentParametrization
-
Packages that use InvestmentParametrization Package Description org.optaplanner.examples.investment.domain -
-
Uses of InvestmentParametrization in org.optaplanner.examples.investment.domain
Methods in org.optaplanner.examples.investment.domain that return InvestmentParametrization Modifier and Type Method Description InvestmentParametrizationInvestmentSolution. getParametrization()Methods in org.optaplanner.examples.investment.domain with parameters of type InvestmentParametrization Modifier and Type Method Description voidInvestmentSolution. setParametrization(InvestmentParametrization parametrization)
-