| Package | Description |
|---|---|
| org.gatein.mop.api | |
| org.gatein.mop.api.workspace |
| Modifier and Type | Method and Description |
|---|---|
static Scope |
Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scope[] |
Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Scope |
Templatized.getScope()
Returns the scope of the related template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Templatized.setScope(Scope scope)
Set the scope of the related template.
|
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.