Package | Description |
---|---|
org.peddie.peer_tutoring.model |
Modifier and Type | Method and Description |
---|---|
SubjectArea |
Subject.getSubjectArea() |
static SubjectArea |
SubjectArea.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubjectArea[] |
SubjectArea.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|