|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariableScopeType | |
---|---|
org.jboss.metadata.web.spec |
Uses of VariableScopeType in org.jboss.metadata.web.spec |
---|
Methods in org.jboss.metadata.web.spec that return VariableScopeType | |
---|---|
VariableScopeType |
VariableMetaData.getScope()
|
static VariableScopeType |
VariableScopeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VariableScopeType[] |
VariableScopeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.metadata.web.spec with parameters of type VariableScopeType | |
---|---|
void |
VariableMetaData.setScope(VariableScopeType scope)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |