Uses of Enum Class
neqsim.process.equipment.reservoir.InjectionConformanceMonitor.ConformanceDiagnosis
Packages that use InjectionConformanceMonitor.ConformanceDiagnosis
-
Uses of InjectionConformanceMonitor.ConformanceDiagnosis in neqsim.process.equipment.reservoir
Subclasses with type arguments of type InjectionConformanceMonitor.ConformanceDiagnosis in neqsim.process.equipment.reservoirModifier and TypeClassDescriptionstatic enumConformance diagnosis result.Fields in neqsim.process.equipment.reservoir declared as InjectionConformanceMonitor.ConformanceDiagnosisMethods in neqsim.process.equipment.reservoir that return InjectionConformanceMonitor.ConformanceDiagnosisModifier and TypeMethodDescriptionInjectionConformanceMonitor.getConformanceDiagnosis()Get the conformance diagnosis enum.Returns the enum constant of this class with the specified name.InjectionConformanceMonitor.ConformanceDiagnosis.values()Returns an array containing the constants of this enum class, in the order they are declared.