Uses of Class
org.sciplore.resources.Mindmap

Packages that use Mindmap
org.sciplore.resources   
 

Uses of Mindmap in org.sciplore.resources
 

Methods in org.sciplore.resources that return types with arguments of type Mindmap
 Set<Mindmap> User.getMindmaps()
           
 

Method parameters in org.sciplore.resources with type arguments of type Mindmap
 void User.setMindmaps(Set<Mindmap> mindmaps)