Uses of Interface
net.incongru.taskman.TaskLog

Packages that use TaskLog
net.incongru.taskman   
 

Uses of TaskLog in net.incongru.taskman
 

Classes in net.incongru.taskman that implement TaskLog
 class TaskLogImpl
          ..
 

Methods in net.incongru.taskman that return types with arguments of type TaskLog
 java.util.List<TaskLog> TaskInstanceImpl.getLog()
           
 java.util.List<TaskLog> TaskInstance.getLog()
           
 

Method parameters in net.incongru.taskman with type arguments of type TaskLog
 void TaskInstanceImpl.setLog(java.util.List<TaskLog> log)
           
 



Copyright © 2004-2007. All Rights Reserved.