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