Class CostComputationData

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,ProgramItemData>
org.ametys.plugins.odfpilotage.cost.entity.CostComputationData
All Implemented Interfaces:
Serializable, Cloneable, Map<String,ProgramItemData>

This class store all of the information computed by the CostComputationComponent
See Also: