Uses of Enum Class
neqsim.blackoil.io.CMGEOSExporter.Units
Packages that use CMGEOSExporter.Units
-
Uses of CMGEOSExporter.Units in neqsim.blackoil.io
Subclasses with type arguments of type CMGEOSExporter.Units in neqsim.blackoil.ioFields in neqsim.blackoil.io declared as CMGEOSExporter.UnitsMethods in neqsim.blackoil.io that return CMGEOSExporter.UnitsModifier and TypeMethodDescriptionstatic CMGEOSExporter.UnitsReturns the enum constant of this class with the specified name.static CMGEOSExporter.Units[]CMGEOSExporter.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 CMGEOSExporter.UnitsModifier and TypeMethodDescriptionCMGEOSExporter.ExportConfig.setUnits(CMGEOSExporter.Units units) Set the unit system.