2010-01-26 1.2.0

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

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

Methods in org.eclipse.soda.dk.epcglobal.llrp.helper.task that return Task_GET_ACCESSSPECS
abstract  Task_GET_ACCESSSPECS AbstractKeyTaskPool.createGetAccessSpecsTask()
          Create get access specs task and return the Task_GET_ACCESSSPECS result.
 Task_GET_ACCESSSPECS AbstractKeyTaskPool.getGetAccessSpecTask(int i)
          Get get access spec task with the specified i parameter and return the Task_GET_ACCESSSPECS result.
 

Methods in org.eclipse.soda.dk.epcglobal.llrp.helper.task with parameters of type Task_GET_ACCESSSPECS
 void Task_DELETE_EXIST_ACCESSSPEC.setGetAccessspecs(Task_GET_ACCESSSPECS getAccessspecs)
          Sets the get accessspecs value.
 

Constructors in org.eclipse.soda.dk.epcglobal.llrp.helper.task with parameters of type Task_GET_ACCESSSPECS
Task_DELETE_EXIST_ACCESSSPEC(Task_GET_ACCESSSPECS getAccessspecs, Task_DELETE_ACCESSSPEC deleteAccessspec)
          Constructs an instance of this class from the specified get accessspecs and delete accessspec parameters.
 

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

Methods in org.eclipse.soda.dk.epcglobal.llrp.write.profile that return Task_GET_ACCESSSPECS
 Task_GET_ACCESSSPECS LlrpWriteProfileTaskPool.createGetAccessSpecsTask()
          Create get access specs task and return the Task_GET_ACCESSSPECS result.
 


2010-01-26 1.2.0

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