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