Class OptimisedPortfolio.Template
java.lang.Object
org.ojalgo.data.domain.finance.portfolio.OptimisedPortfolio.Template
- Enclosing class:
OptimisedPortfolio
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) BigDecimal
(package private) final String
(package private) BigDecimal
(package private) BigDecimal
(package private) BigDecimal
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
lower
BigDecimal lower -
name
-
upper
BigDecimal upper -
value
BigDecimal value -
weight
BigDecimal weight
-
-
Constructor Details
-
Template
Template(String name)
-