Uses of Interface
org.freehep.record.source.RecordTag

Packages that use RecordTag
org.freehep.record.source   
 

Uses of RecordTag in org.freehep.record.source
 

Methods in org.freehep.record.source that return RecordTag
 RecordTag TaggedRecordSource.currentTag()
          Get the RecordTag for the current record.
 

Methods in org.freehep.record.source with parameters of type RecordTag
 void TaggedRecordSource.goToRecord(RecordTag tag)
          Access a record identified by a RecordTag
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.