2010-01-26 1.2.0

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

Packages that use Task_START_ROSPEC
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_START_ROSPEC in org.eclipse.soda.dk.epcglobal.llrp.helper.task
 

Methods in org.eclipse.soda.dk.epcglobal.llrp.helper.task that return Task_START_ROSPEC
abstract  Task_START_ROSPEC AbstractKeyTaskPool.createStartROSpecTask()
          Create start rospec task and return the Task_START_ROSPEC result.
 Task_START_ROSPEC AbstractKeyTaskPool.getStartROSpecTask(int i, java.util.Map rOSpecIdParameter)
          Get start rospec task with the specified i and r ospec id parameter parameters and return the Task_START_ROSPEC result.
 

Constructors in org.eclipse.soda.dk.epcglobal.llrp.helper.task with parameters of type Task_START_ROSPEC
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.
 

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

Methods in org.eclipse.soda.dk.epcglobal.llrp.write.profile that return Task_START_ROSPEC
 Task_START_ROSPEC LlrpWriteProfileTaskPool.createStartROSpecTask()
          Create start rospec task and return the Task_START_ROSPEC result.
 


2010-01-26 1.2.0

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