Uses of Class
neqsim.process.util.fielddevelopment.FieldDevelopmentCostEstimator.EquipmentCostItem
Packages that use FieldDevelopmentCostEstimator.EquipmentCostItem
Package
Description
Field Development Planning utilities for NeqSim.
-
Uses of FieldDevelopmentCostEstimator.EquipmentCostItem in neqsim.process.util.fielddevelopment
Fields in neqsim.process.util.fielddevelopment with type parameters of type FieldDevelopmentCostEstimator.EquipmentCostItemModifier and TypeFieldDescriptionprivate final List<FieldDevelopmentCostEstimator.EquipmentCostItem> FieldDevelopmentCostEstimator.FieldDevelopmentCostReport.equipmentItemsMethods in neqsim.process.util.fielddevelopment that return types with arguments of type FieldDevelopmentCostEstimator.EquipmentCostItemModifier and TypeMethodDescriptionFieldDevelopmentCostEstimator.FieldDevelopmentCostReport.getEquipmentItems()Get equipment items.Methods in neqsim.process.util.fielddevelopment with parameters of type FieldDevelopmentCostEstimator.EquipmentCostItemModifier and TypeMethodDescriptionvoidFieldDevelopmentCostEstimator.FieldDevelopmentCostReport.addEquipmentItem(FieldDevelopmentCostEstimator.EquipmentCostItem item) Add equipment cost item.