|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebAppDescriptor.WebAppScope | |
---|---|
de.espirit.firstspirit.module.descriptor |
Uses of WebAppDescriptor.WebAppScope in de.espirit.firstspirit.module.descriptor |
---|
Methods in de.espirit.firstspirit.module.descriptor that return WebAppDescriptor.WebAppScope | |
---|---|
static WebAppDescriptor.WebAppScope |
WebAppDescriptor.WebAppScope.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WebAppDescriptor.WebAppScope[] |
WebAppDescriptor.WebAppScope.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in de.espirit.firstspirit.module.descriptor that return types with arguments of type WebAppDescriptor.WebAppScope | |
---|---|
EnumSet<WebAppDescriptor.WebAppScope> |
WebAppDescriptor.getWebAppScopes()
Returns a set of supported WebAppDescriptor.WebAppScope s based on xml definition. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |