Class DecommissioningEstimator.CostItem
java.lang.Object
neqsim.process.fielddevelopment.evaluation.DecommissioningEstimator.CostItem
- All Implemented Interfaces:
Serializable
- Enclosing class:
DecommissioningEstimator
Cost breakdown item.
- Version:
- 1.0
- Author:
- ESOL
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
category
-
costMUSD
private final double costMUSD -
notes
-
-
Constructor Details
-
CostItem
-
-
Method Details
-
getCategory
-
getCostMUSD
public double getCostMUSD() -
getNotes
-