public class CostParameters
extends java.lang.Object
Constructor and Description |
---|
CostParameters() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
exportCostParameter(int n) |
Parameter |
getFixedCost() |
Parameter |
getUnitCost() |
void |
setFixedCost(Parameter fixedCost) |
void |
setUnitCost(Parameter unitCost) |