public class DegreeProgressForm extends Object
| Constructor and Description |
|---|
DegreeProgressForm() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConcentration() |
String |
getMajor() |
String |
getMinor() |
void |
setConcentration(String concentration) |
void |
setMajor(String major) |
void |
setMinor(String minor) |
Copyright © 2023 Jasig. All rights reserved.