public class ProjectList extends Object implements Serializable, HasSample<ProjectList>
| Constructor and Description |
|---|
ProjectList() |
| Modifier and Type | Method and Description |
|---|---|
ProjectList |
createSample() |
boolean |
equals(Object obj) |
List<Project> |
getProjects() |
int |
hashCode() |
String |
toString() |
public ProjectList createSample()
createSample in interface HasSample<ProjectList>Copyright © 2018 Zanata Project. All rights reserved.