Package com.morpheusdata.model.costing
Class CostHistory
java.lang.Object
com.morpheusdata.model.costing.CostHistory
Used to provide cost history data for the forecast provider
- Since:
- 1.1.2
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetCost()
getIndex()
void
setCost
(BigDecimal cost) void
void
setInterval
(Interval interval) void
-
Field Details
-
index
-
interval
-
period
-
cost
-
-
Constructor Details
-
CostHistory
public CostHistory()
-
-
Method Details
-
getIndex
-
setIndex
-
getInterval
-
setInterval
-
getPeriod
-
setPeriod
-
getCost
-
setCost
-