Uses of Enum Class
neqsim.process.fielddevelopment.screening.GasLiftOptimizer.OptimizationMethod
Packages that use GasLiftOptimizer.OptimizationMethod
Package
Description
Screening tools for flow assurance, safety, emissions, and economics.
-
Uses of GasLiftOptimizer.OptimizationMethod in neqsim.process.fielddevelopment.screening
Subclasses with type arguments of type GasLiftOptimizer.OptimizationMethod in neqsim.process.fielddevelopment.screeningModifier and TypeClassDescriptionstatic enumOptimization method.Fields in neqsim.process.fielddevelopment.screening declared as GasLiftOptimizer.OptimizationMethodModifier and TypeFieldDescriptionGasLiftOptimizer.AllocationResult.methodOptimization method used.GasLiftOptimizer.methodMethods in neqsim.process.fielddevelopment.screening that return GasLiftOptimizer.OptimizationMethodModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GasLiftOptimizer.OptimizationMethod[]GasLiftOptimizer.OptimizationMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.fielddevelopment.screening with parameters of type GasLiftOptimizer.OptimizationMethodModifier and TypeMethodDescriptionGasLiftOptimizer.setOptimizationMethod(GasLiftOptimizer.OptimizationMethod method) Sets the optimization method.