Uses of Enum Class
neqsim.process.fielddevelopment.reservoir.ReservoirCouplingExporter.ExportFormat
Packages that use ReservoirCouplingExporter.ExportFormat
Package
Description
Enhanced reservoir modeling package for field development.
-
Uses of ReservoirCouplingExporter.ExportFormat in neqsim.process.fielddevelopment.reservoir
Subclasses with type arguments of type ReservoirCouplingExporter.ExportFormat in neqsim.process.fielddevelopment.reservoirModifier and TypeClassDescriptionstatic enumExport format type.Fields in neqsim.process.fielddevelopment.reservoir declared as ReservoirCouplingExporter.ExportFormatMethods in neqsim.process.fielddevelopment.reservoir that return ReservoirCouplingExporter.ExportFormatModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ReservoirCouplingExporter.ExportFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.fielddevelopment.reservoir with parameters of type ReservoirCouplingExporter.ExportFormatModifier and TypeMethodDescriptionvoidReservoirCouplingExporter.setFormat(ReservoirCouplingExporter.ExportFormat format) Set export format.