public class Projects extends Object implements Iterable<Project>, Serializable
Projects()
List<Project>
getList()
Iterator<Project>
iterator()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Projects()
public List<Project> getList()
public String toString()
toString
Object
public Iterator<Project> iterator()
iterator
Iterable<Project>
Copyright © 2012-2018. All Rights Reserved.