Uses of Enum Class
neqsim.process.equipment.reactor.AnaerobicDigester.TemperatureRegime
Packages that use AnaerobicDigester.TemperatureRegime
-
Uses of AnaerobicDigester.TemperatureRegime in neqsim.process.equipment.reactor
Subclasses with type arguments of type AnaerobicDigester.TemperatureRegime in neqsim.process.equipment.reactorModifier and TypeClassDescriptionstatic enumTemperature regime enumeration.Fields in neqsim.process.equipment.reactor declared as AnaerobicDigester.TemperatureRegimeMethods in neqsim.process.equipment.reactor that return AnaerobicDigester.TemperatureRegimeModifier and TypeMethodDescriptionAnaerobicDigester.getTemperatureRegime()Gets the temperature regime.Returns the enum constant of this class with the specified name.static AnaerobicDigester.TemperatureRegime[]AnaerobicDigester.TemperatureRegime.values()Returns an array containing the constants of this enum class, in the order they are declared.