Uses of Enum Class
neqsim.process.equipment.reservoir.AnnularLeakagePath.LeakageMechanism
Packages that use AnnularLeakagePath.LeakageMechanism
-
Uses of AnnularLeakagePath.LeakageMechanism in neqsim.process.equipment.reservoir
Subclasses with type arguments of type AnnularLeakagePath.LeakageMechanism in neqsim.process.equipment.reservoirModifier and TypeClassDescriptionstatic enumLeakage mechanism type.Fields in neqsim.process.equipment.reservoir declared as AnnularLeakagePath.LeakageMechanismMethods in neqsim.process.equipment.reservoir that return AnnularLeakagePath.LeakageMechanismModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AnnularLeakagePath.LeakageMechanism[]AnnularLeakagePath.LeakageMechanism.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 AnnularLeakagePath.LeakageMechanismModifier and TypeMethodDescriptionvoidAnnularLeakagePath.setLeakageMechanism(AnnularLeakagePath.LeakageMechanism mechanism) Set the leakage mechanism to use.