2010-01-26 1.2.0

Uses of Interface
org.eclipse.soda.dk.epcglobal.llrp.helper.idmanager.IIdManager

Packages that use IIdManager
org.eclipse.soda.dk.epcglobal.llrp.adapter This package is part of the org.eclipse.soda.dk.epcglobal.llrp.adapter project. 
org.eclipse.soda.dk.epcglobal.llrp.helper.idmanager This package is part of the org.eclipse.soda.dk.epcglobal.llrp.helper project. 
org.eclipse.soda.dk.epcglobal.llrp.inventory.profile This package is part of the org.eclipse.soda.dk.epcglobal.llrp.inventory.profile 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 IIdManager in org.eclipse.soda.dk.epcglobal.llrp.adapter
 

Methods in org.eclipse.soda.dk.epcglobal.llrp.adapter that return IIdManager
 IIdManager EpcglobalLlrpAdapter.getAccessSpecIdManager()
          Gets the access spec ID manager (IIdManager) value.
 IIdManager EpcglobalLlrpAdapter.getROSpecIdManager()
          Gets the rospec ID manager (IIdManager) value.
 

Uses of IIdManager in org.eclipse.soda.dk.epcglobal.llrp.helper.idmanager
 

Classes in org.eclipse.soda.dk.epcglobal.llrp.helper.idmanager that implement IIdManager
 class AbstractLLRPIdManager
           
 class AccessSpecIdManager
           
 class ROSpecIdManager
           
 

Uses of IIdManager in org.eclipse.soda.dk.epcglobal.llrp.inventory.profile
 

Methods in org.eclipse.soda.dk.epcglobal.llrp.inventory.profile that return IIdManager
protected  IIdManager EpcglobalLlrpInventoryProfile.getAccessSpecIdManager()
          Gets the access spec ID manager (IIdManager) value.
protected  IIdManager EpcglobalLlrpInventoryProfile.getROSpecIdManager()
          Gets the rospec ID manager (IIdManager) value.
 

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

Methods in org.eclipse.soda.dk.epcglobal.llrp.write.profile that return IIdManager
protected  IIdManager EpcglobalLlrpWriteProfile.getAccessSpecIdManager()
          Gets the access spec ID manager (IIdManager) value.
protected  IIdManager EpcglobalLlrpWriteProfile.getROSpecIdManager()
          Gets the rospec ID manager (IIdManager) value.
 


2010-01-26 1.2.0

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