|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |