Uses of Class
pl.edu.icm.unity.engine.api.translation.out.OutputTranslationMVELContextKey
-
Packages that use OutputTranslationMVELContextKey Package Description pl.edu.icm.unity.engine.api.translation.out Output translation API -
-
Uses of OutputTranslationMVELContextKey in pl.edu.icm.unity.engine.api.translation.out
Methods in pl.edu.icm.unity.engine.api.translation.out that return OutputTranslationMVELContextKey Modifier and Type Method Description static OutputTranslationMVELContextKey
OutputTranslationMVELContextKey. valueOf(String name)
Returns the enum constant of this type with the specified name.static OutputTranslationMVELContextKey[]
OutputTranslationMVELContextKey. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-