Package | Description |
---|---|
org.jboss.metadata.web.spec |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
VariableMetaData.setScope(VariableScopeType scope) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.