Uses of Enum Class
org.noise_planet.noisemodelling.jdbc.NoiseMapDatabaseParameters.ExportRaysMethods
Packages that use NoiseMapDatabaseParameters.ExportRaysMethods
-
Uses of NoiseMapDatabaseParameters.ExportRaysMethods in org.noise_planet.noisemodelling.jdbc
Fields in org.noise_planet.noisemodelling.jdbc declared as NoiseMapDatabaseParameters.ExportRaysMethodsMethods in org.noise_planet.noisemodelling.jdbc that return NoiseMapDatabaseParameters.ExportRaysMethodsModifier and TypeMethodDescriptionNoiseMapDatabaseParameters.getExportRaysMethod()Returns the enum constant of this class with the specified name.NoiseMapDatabaseParameters.ExportRaysMethods.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.noise_planet.noisemodelling.jdbc with parameters of type NoiseMapDatabaseParameters.ExportRaysMethodsModifier and TypeMethodDescriptionvoidNoiseMapDatabaseParameters.setExportRaysMethod(NoiseMapDatabaseParameters.ExportRaysMethods exportRaysMethod) Export rays in table (beware this could take a lot of storage space) or keep on memory or do not keep