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