Package | Description |
---|---|
sk.stuba.fiit.perconik.utilities.configuration |
Utilities extending Java configuration capabilities.
|
Modifier and Type | Method and Description |
---|---|
static StandardScope |
StandardScope.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StandardScope[] |
StandardScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|