Uses of Enum Class
neqsim.process.equipment.well.allocation.WellProductionAllocator.AllocationMethod
Packages that use WellProductionAllocator.AllocationMethod
-
Uses of WellProductionAllocator.AllocationMethod in neqsim.process.equipment.well.allocation
Subclasses with type arguments of type WellProductionAllocator.AllocationMethod in neqsim.process.equipment.well.allocationModifier and TypeClassDescriptionstatic enumAllocation methods.Fields in neqsim.process.equipment.well.allocation declared as WellProductionAllocator.AllocationMethodMethods in neqsim.process.equipment.well.allocation that return WellProductionAllocator.AllocationMethodModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.WellProductionAllocator.AllocationMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.equipment.well.allocation with parameters of type WellProductionAllocator.AllocationMethodModifier and TypeMethodDescriptionvoidWellProductionAllocator.setAllocationMethod(WellProductionAllocator.AllocationMethod method) Sets the allocation method.