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

Packages that use TransponderType
org.fosstrak.hal.transponder   
 

Uses of TransponderType in org.fosstrak.hal.transponder
 

Fields in org.fosstrak.hal.transponder declared as TransponderType
 TransponderType InventoryItem.transponderType
           
 

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



Copyright © 2008. All Rights Reserved.