public class Planning extends Object
Planning()
void
add(Task task)
boolean
equals(Object obj)
Set<Task>
getTasks()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Planning()
public void add(Task task)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
public Set<Task> getTasks()
Copyright © 2019 OpenSource BIM. All rights reserved.