Uses of Class
org.teamapps.application.server.controlcenter.translations.TranslationMode
| Package | Description |
|---|---|
| org.teamapps.application.server.controlcenter.translations |
-
Uses of TranslationMode in org.teamapps.application.server.controlcenter.translations
Methods in org.teamapps.application.server.controlcenter.translations that return TranslationMode Modifier and Type Method Description static TranslationModeTranslationMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TranslationMode[]TranslationMode. values()Returns an array containing the constants of this enum type, in the order they are declared.