Uses of Class
com.ibm.rfid.premises.app.entities.InvalidTagURIException

Packages that use InvalidTagURIException
com.ibm.rfid.premises.app.entities Provides entity classes that represent IBM WebSphere Sensor Events Server objects (readers, printers, etc) 
 

Uses of InvalidTagURIException in com.ibm.rfid.premises.app.entities
 

Methods in com.ibm.rfid.premises.app.entities that throw InvalidTagURIException
 void EPCTagGroup.setGroupname(java.lang.String string)
          sets the group name.
 void EPCTag.setTagURI(java.lang.String string)
          sets the tag URI.
 

Constructors in com.ibm.rfid.premises.app.entities that throw InvalidTagURIException
EPCTag(java.lang.String epcuristring)
          Constructor used to create an EPCTag object using a uri String.
 



Copyright © 2005 - 2009 IBM Corp. All Rights Reserved.