public class Projects extends Object implements Iterable<Project>, Serializable
Constructor and Description |
---|
Projects() |
Modifier and Type | Method and Description |
---|---|
List<Link> |
getLinks() |
List<Project> |
getList() |
Iterator<Project> |
iterator() |
void |
setList(List<Project> list) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
Copyright © 2019 JBoss by Red Hat. All rights reserved.