|
Building Parsers with Java | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Professor | |
| sjm.examples.cloning | |
| Uses of Professor in sjm.examples.cloning |
| Fields in sjm.examples.cloning declared as Professor | |
protected Professor |
Course.professor
|
| Methods in sjm.examples.cloning that return Professor | |
Professor |
Course.getProfessor()
Get the professor. |
| Methods in sjm.examples.cloning with parameters of type Professor | |
void |
Course.setProfessor(Professor professor)
Set the professor. |
|
by Steve Metsker | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||