Uses of Class
org.fosstrak.hal.TagDescriptor

Packages that use TagDescriptor
org.fosstrak.hal   
 

Uses of TagDescriptor in org.fosstrak.hal
 

Methods in org.fosstrak.hal that return TagDescriptor
 TagDescriptor[] Observation.getTagDescriptors()
          Gets the tag descriptor of the detected tags.
 

Methods in org.fosstrak.hal with parameters of type TagDescriptor
 void Observation.setTagDescriptors(TagDescriptor[] tagDescriptors)
          Sets The tag descriptors of the detected tags.
 

Constructors in org.fosstrak.hal with parameters of type TagDescriptor
Observation(java.lang.String halName, java.lang.String readPointName, long timestamp, java.lang.String[] ids, TagDescriptor[] tagDescriptors, boolean successful)
          creates an Observation with the given parameters.
 



Copyright © 2008. All Rights Reserved.