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