Uses of Enum Class
neqsim.process.fielddevelopment.screening.ArtificialLiftScreener.LiftMethod
Packages that use ArtificialLiftScreener.LiftMethod
Package
Description
Screening tools for flow assurance, safety, emissions, and economics.
-
Uses of ArtificialLiftScreener.LiftMethod in neqsim.process.fielddevelopment.screening
Subclasses with type arguments of type ArtificialLiftScreener.LiftMethod in neqsim.process.fielddevelopment.screeningModifier and TypeClassDescriptionstatic enumArtificial lift method types.Fields in neqsim.process.fielddevelopment.screening declared as ArtificialLiftScreener.LiftMethodMethods in neqsim.process.fielddevelopment.screening that return ArtificialLiftScreener.LiftMethodModifier and TypeMethodDescriptionArtificialLiftScreener.ScreeningResult.getRecommendedMethod()Gets recommended method.Returns the enum constant of this class with the specified name.static ArtificialLiftScreener.LiftMethod[]ArtificialLiftScreener.LiftMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in neqsim.process.fielddevelopment.screening with parameters of type ArtificialLiftScreener.LiftMethodModifierConstructorDescriptionCreates a method result.