public class Manifest extends Object
Manifest()
Manifest(Task task)
Manifest(Task[] tasks)
Task
getCurrent()
getNext()
Task[]
getTasks()
void
setTasks(Task[] tasks)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Manifest()
public Manifest(Task[] tasks)
tasks
public Manifest(Task task)
task
public final Task[] getTasks()
public final void setTasks(Task[] tasks)
public final Task getCurrent()
public final Task getNext()
Copyright © 2013. All Rights Reserved.