2010-01-26 1.2.0

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

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

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

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

Methods in org.eclipse.soda.dk.epcglobal.llrp.write.profile that return Task_STOP_ROSPEC
 Task_STOP_ROSPEC LlrpWriteProfileTaskPool.createStopROSpecTask()
          Create stop rospec task and return the Task_STOP_ROSPEC result.
 


2010-01-26 1.2.0

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