| Package | Description |
|---|---|
| org.sakaiproject.service.gradebook.shared |
| Modifier and Type | Method and Description |
|---|---|
static GradingType |
GradingType.valueOf(int value) |
static GradingType |
GradingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GradingType[] |
GradingType.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.