Uses of Enum Class
neqsim.blackoil.io.EclipseEOSExporter.Units
Packages that use EclipseEOSExporter.Units
-
Uses of EclipseEOSExporter.Units in neqsim.blackoil.io
Subclasses with type arguments of type EclipseEOSExporter.Units in neqsim.blackoil.ioModifier and TypeClassDescriptionstatic enumUnit system for Eclipse export.Fields in neqsim.blackoil.io declared as EclipseEOSExporter.UnitsModifier and TypeFieldDescriptionprivate EclipseEOSExporter.UnitsEclipseEOSExporter.ExportConfig.unitsMethods in neqsim.blackoil.io that return EclipseEOSExporter.UnitsModifier and TypeMethodDescriptionstatic EclipseEOSExporter.UnitsReturns the enum constant of this class with the specified name.static EclipseEOSExporter.Units[]EclipseEOSExporter.Units.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.blackoil.io with parameters of type EclipseEOSExporter.UnitsModifier and TypeMethodDescriptionEclipseEOSExporter.ExportConfig.setUnits(EclipseEOSExporter.Units units) Set the unit system.