| Package | Description |
|---|---|
| org.sakaiproject.service.gradebook.shared |
| Modifier and Type | Method and Description |
|---|---|
GradebookService.PointsPossibleValidation |
GradebookService.isPointsPossibleValid(String gradebookUid,
Assignment assignment,
Double pointsPossible) |
static GradebookService.PointsPossibleValidation |
GradebookService.PointsPossibleValidation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GradebookService.PointsPossibleValidation[] |
GradebookService.PointsPossibleValidation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2019 Sakai Project. All rights reserved.