2010-01-26 1.2.0

Uses of Class
org.eclipse.soda.dk.epcglobal.llrp.helper.task.Task_GET_ROSPECS

Packages that use Task_GET_ROSPECS
org.eclipse.soda.dk.epcglobal.llrp.helper.task This package is part of the org.eclipse.soda.dk.epcglobal.llrp.helper project. 
org.eclipse.soda.dk.epcglobal.llrp.write.profile This package is part of the org.eclipse.soda.dk.epcglobal.llrp.write.profile project. 
 

Uses of Task_GET_ROSPECS in org.eclipse.soda.dk.epcglobal.llrp.helper.task
 

Methods in org.eclipse.soda.dk.epcglobal.llrp.helper.task that return Task_GET_ROSPECS
abstract  Task_GET_ROSPECS AbstractKeyTaskPool.createGetROSpecsTask()
          Create get rospecs task and return the Task_GET_ROSPECS result.
 Task_GET_ROSPECS AbstractKeyTaskPool.getGetROSpecTask(int i)
          Get get rospec task with the specified i parameter and return the Task_GET_ROSPECS result.
 

Methods in org.eclipse.soda.dk.epcglobal.llrp.helper.task with parameters of type Task_GET_ROSPECS
 void Task_DELETE_EXIST_ROSPEC.setGetRospecs(Task_GET_ROSPECS getRospecs)
          Sets the get rospecs value.
 

Constructors in org.eclipse.soda.dk.epcglobal.llrp.helper.task with parameters of type Task_GET_ROSPECS
Task_DELETE_EXIST_ROSPEC(Task_GET_ROSPECS getRospecs, Task_DELETE_ROSPEC deleteRospec)
          Constructs an instance of this class from the specified get rospecs and delete rospec parameters.
Task_START_EXIST_ROSPEC(Task_GET_ROSPECS getRospecs, Task_START_ROSPEC startRospec)
          Constructs an instance of this class from the specified get rospecs and delete rospec parameters.
Task_STOP_EXIST_ROSPEC(Task_GET_ROSPECS getRospecs, Task_STOP_ROSPEC stopRospec)
          Constructs an instance of this class from the specified get rospecs and delete rospec parameters.
 

Uses of Task_GET_ROSPECS in org.eclipse.soda.dk.epcglobal.llrp.write.profile
 

Methods in org.eclipse.soda.dk.epcglobal.llrp.write.profile that return Task_GET_ROSPECS
 Task_GET_ROSPECS LlrpWriteProfileTaskPool.createGetROSpecsTask()
          Create get rospecs task and return the Task_GET_ROSPECS result.
 


2010-01-26 1.2.0

Copyright (c) 2010 IBM. See license in Legal section.