Uses of Enum Class
de.espirit.firstspirit.module.descriptor.WebAppDescriptor.WebAppScope
-
Uses of WebAppDescriptor.WebAppScope in de.espirit.firstspirit.module.descriptor
Modifier and TypeMethodDescriptionstatic WebAppDescriptor.WebAppScope
Returns the enum constant of this class with the specified name.static WebAppDescriptor.WebAppScope[]
WebAppDescriptor.WebAppScope.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescription@NotNull EnumSet<WebAppDescriptor.WebAppScope>
WebAppDescriptor.getWebAppScopes()
Returns a set of supportedWebAppDescriptor.WebAppScope
s based on xml definition.