Uses of Enum Class
neqsim.process.equipment.reservoir.WellSystem.IPRModel
Packages that use WellSystem.IPRModel
-
Uses of WellSystem.IPRModel in neqsim.process.equipment.reservoir
Subclasses with type arguments of type WellSystem.IPRModel in neqsim.process.equipment.reservoirModifier and TypeClassDescriptionstatic enumIPR model types supported by WellSystem.Fields in neqsim.process.equipment.reservoir declared as WellSystem.IPRModelModifier and TypeFieldDescriptionprivate WellSystem.IPRModelWellSystem.iprModel(package private) WellSystem.IPRModelWellSystem.ReservoirLayer.iprModelMethods in neqsim.process.equipment.reservoir that return WellSystem.IPRModelModifier and TypeMethodDescriptionstatic WellSystem.IPRModelReturns the enum constant of this class with the specified name.static WellSystem.IPRModel[]WellSystem.IPRModel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.equipment.reservoir with parameters of type WellSystem.IPRModelModifier and TypeMethodDescriptionvoidWellSystem.setIPRModel(WellSystem.IPRModel model) Set the IPR model type.