| Package | Description |
|---|---|
| io.stallion.settings |
| Modifier and Type | Method and Description |
|---|---|
StrictnessLevel |
Settings.getStrictnessLevel() |
static StrictnessLevel |
StrictnessLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StrictnessLevel[] |
StrictnessLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Settings.setStrictnessLevel(StrictnessLevel strictnessLevel) |
Copyright © 2016. All rights reserved.