Uses of Enum Class
neqsim.process.equipment.reservoir.WellFlow.InflowPerformanceModel
Packages that use WellFlow.InflowPerformanceModel
-
Uses of WellFlow.InflowPerformanceModel in neqsim.process.equipment.reservoir
Subclasses with type arguments of type WellFlow.InflowPerformanceModel in neqsim.process.equipment.reservoirModifier and TypeClassDescriptionstatic enumInflow performance models supported by the well.Fields in neqsim.process.equipment.reservoir declared as WellFlow.InflowPerformanceModelModifier and TypeFieldDescription(package private) WellFlow.InflowPerformanceModelWellFlow.inflowModelMethods in neqsim.process.equipment.reservoir that return WellFlow.InflowPerformanceModelModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static WellFlow.InflowPerformanceModel[]WellFlow.InflowPerformanceModel.values()Returns an array containing the constants of this enum class, in the order they are declared.