Package com.morpheusdata.model.costing
Class Forecast
java.lang.Object
com.morpheusdata.model.costing.Forecast
-
Field Summary
Modifier and TypeFieldDescriptionprotected BigDecimal
protected Integer
protected Interval
protected String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetIndex()
void
setForecastCost
(BigDecimal forecastCost) void
void
setInterval
(Interval interval) void
-
Field Details
-
index
-
interval
-
period
-
forecastCost
-
-
Constructor Details
-
Forecast
public Forecast()
-
-
Method Details
-
getIndex
-
setIndex
-
getInterval
-
setInterval
-
getPeriod
-
setPeriod
-
getForecastCost
-
setForecastCost
-