2009-10-01 1.2.0

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

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

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

Methods in org.eclipse.soda.dk.epcglobal.llrp.helper.task with parameters of type Task_DELETE_ROSPEC
 void Task_DELETE_EXIST_ROSPEC.setDeleteRospec(Task_DELETE_ROSPEC deleteRospec)
          Sets the delete rospec value.
 

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

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

Methods in org.eclipse.soda.dk.epcglobal.llrp.write.profile that return Task_DELETE_ROSPEC
 Task_DELETE_ROSPEC LlrpWriteProfileTaskPool.createDeleteROSpecTask()
          Create delete rospec task and return the Task_DELETE_ROSPEC result.
 


2009-10-01 1.2.0

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