Uses of Class
org.fosstrak.hal.transponder.RFTechnology

Packages that use RFTechnology
org.fosstrak.hal.transponder   
 

Uses of RFTechnology in org.fosstrak.hal.transponder
 

Fields in org.fosstrak.hal.transponder declared as RFTechnology
 RFTechnology InventoryItem.rfTechnology
           
 

Methods in org.fosstrak.hal.transponder that return RFTechnology
static RFTechnology RFTechnology.getType(byte trType)
           
static RFTechnology RFTechnology.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RFTechnology[] RFTechnology.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008. All Rights Reserved.