Uses of Class
com.hyper9.simdk.stubs.dao.ScheduledTaskInfo

Packages that use ScheduledTaskInfo
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.mao   
 

Uses of ScheduledTaskInfo in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type ScheduledTaskInfo
 List<ScheduledTaskInfo> ArrayOfScheduledTaskInfo.getData()
           
 

Uses of ScheduledTaskInfo in com.hyper9.simdk.stubs.mao
 

Methods in com.hyper9.simdk.stubs.mao that return ScheduledTaskInfo
 ScheduledTaskInfo ScheduledTask.getInfo()
           
 

Methods in com.hyper9.simdk.stubs.mao with parameters of type ScheduledTaskInfo
 void ScheduledTask.setInfo(ScheduledTaskInfo toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.