org.freehep.record.source
Interface RecordTag


public interface RecordTag

A tag that identifies records in a TaggedRecordSet.

Version:
$Id: RecordTag.java 8584 2006-08-10 23:06:37Z duns $

Method Summary
 String humanReadableName()
          Obtain a user readable name for the record corresponding to this tag.
 

Method Detail

humanReadableName

String humanReadableName()
Obtain a user readable name for the record corresponding to this tag.

Returns:
The human readable name.


Copyright © 2000-2007 FreeHEP. All Rights Reserved.