| Package | Description |
|---|---|
| com.helger.commons.scope.mgr |
| Modifier and Type | Method and Description |
|---|---|
static EScope |
EScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EScope[] |
EScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static IScope |
EScope.getScope(EScope eScope,
boolean bCreateIfNotExisting)
Resolve the currently matching scope of the given
EScope value. |
Copyright © 2014–2016 Philip Helger. All rights reserved.