Package | Description |
---|---|
de.hawhamburg.stresscompanion.output |
Output messages of the stress companion designed by Benjamin Lindemann.
|
Modifier and Type | Field and Description |
---|---|
StressCompanionStressLevel |
JsonStressCompanionInformation.state
The currently calculated stress level of the user.
|
Modifier and Type | Method and Description |
---|---|
static StressCompanionStressLevel |
StressCompanionStressLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StressCompanionStressLevel[] |
StressCompanionStressLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|