Uses of Enum Class
de.espirit.firstspirit.access.schedule.WebServerConfiguration.Type
Packages that use WebServerConfiguration.Type
-
Uses of WebServerConfiguration.Type in de.espirit.firstspirit.access.schedule
Methods in de.espirit.firstspirit.access.schedule that return WebServerConfiguration.TypeModifier and TypeMethodDescription@NotNull WebServerConfiguration.TypeWebServerConfiguration.getType()Deprecated.since 5.0 - no replacementstatic WebServerConfiguration.TypeDeprecated.Returns the enum constant of this class with the specified name.static WebServerConfiguration.Type[]WebServerConfiguration.Type.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.espirit.firstspirit.access.schedule with parameters of type WebServerConfiguration.TypeModifier and TypeMethodDescriptionDeployTarget.createWebServerConfiguration(@NotNull WebServerConfiguration.Type type) Deprecated.since 5.0 - no replacementvoidWebServerConfiguration.setType(@NotNull WebServerConfiguration.Type type) Deprecated.since 5.0 - no replacement