Skip to content
Snippets Groups Projects
Commit 919f4395 authored by stendler's avatar stendler
Browse files
parent 9814acf3
No related branches found
No related tags found
No related merge requests found
package de.fuberlin.imp.memorybox.restmembox.model;
/**
* Possible tones returned from the Watson API.
*/
public enum Tone {
FRUSTRATION, IMPOLITENESS, SADNESS, SYMPATHY, POLITENESS,
SATISFACTION, EXCITEMENT
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment