public class PrincipalProjectInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail() |
String |
getName() |
int |
getNumOfProjects() |
void |
setEmail(String email) |
void |
setName(String name) |
void |
setNumOfProjects(int numOfProjects) |
Copyright © 2019. All Rights Reserved.