Uses of Class
org.sakaiproject.service.gradebook.shared.GraderPermission
-
Packages that use GraderPermission Package Description org.sakaiproject.service.gradebook.shared -
-
Uses of GraderPermission in org.sakaiproject.service.gradebook.shared
Methods in org.sakaiproject.service.gradebook.shared that return GraderPermission Modifier and Type Method Description static GraderPermissionGraderPermission. valueOf(String name)Returns the enum constant of this type with the specified name.static GraderPermission[]GraderPermission. values()Returns an array containing the constants of this enum type, in the order they are declared.
-