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